« Return to Thread: Review Request: fix kio_activities cannot handle utf8 file name/path

Review Request: fix kio_activities cannot handle utf8 file name/path

by Bugzilla from wengxt@gmail.com :: Rate this Message:

| View in Thread

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105222/

Review request for KDE Runtime.
By Xuetian Weng.

Description

The query result for the Uri is already encoded to PercentEncoding, thus url.url() will not get the correct url.

Not sure this should always handled in this case, or soprano itself (uri()) should be fixed.

Testing

Works here for utf8 file name.

Diffs

  • workspace/kio/kio_activities.cpp (8ef1f7b)

View Diff

 « Return to Thread: Review Request: fix kio_activities cannot handle utf8 file name/path