« Return to Thread: Review Request: fix kio_activities cannot handle utf8 file name/path
by Bugzilla from wengxt@gmail.com :: Rate this Message:
| View in Thread
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.
Works here for utf8 file name.
View Diff