D26415: Ensure to store resource uri without a trailing slash

Méven Car noreply at phabricator.kde.org
Sat Jan 4 11:30:28 GMT 2020


meven created this revision.
meven added reviewers: ivan, Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
meven requested review of this revision.

REVISION SUMMARY
  Some apps may send resource such as
  
  /home/me/Documents/
  
  When others, can send the uri without the trailing slash
  
  /home/me/Documents
  
  This prevents matchin of URI in requests.
  And the trailing slash prevents KFileItem build from resources to have a proper filename

REPOSITORY
  R6 KActivities

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D26415

AFFECTED FILES
  src/imports/resourceinstance.cpp
  src/lib/resourceinstance.cpp

To: meven, ivan, #frameworks
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200104/2454e25f/attachment.html>


More information about the Kde-frameworks-devel mailing list