Remove flawed noLinks handling for originUrls

Authored by bruns on Nov 9 2019, 11:11 AM.

Description

Remove flawed noLinks handling for originUrls

Summary:
The original use of noLinks was to provide links to "kfileitem#"
targets, i.e. internal links only reachable when file indexing was
enabled (at Nepomuk times).

originUrls on the other hand are web/ftp server URLs, i.e.
independent from any local indexing.

Test Plan:

  1. Add a originURL to a file:
$> setfattr -n user.xdg.origin.url -v "http://some.domain/"  test.txt
  1. Make file readonly

With the change, the value label shown for originUrl ("Downloaded
from") stays the same

Reviewers: Baloo, ngraham, astippich

Reviewed By: Baloo, ngraham

Tags: Baloo

Differential Revision: https://phabricator.kde.org/D25238

Details

Committed
brunsNov 11 2019, 1:23 AM
Reviewer
Baloo
Differential Revision
D25238: Remove flawed noLinks handling for originUrls
Parents
R824:648822be3b47: GIT_SILENT Upgrade KDE Applications version to 20.03.70.
Branches
Unknown
Tags
Unknown