D6042: Don't use the path as is if it's a data: url

2017-06-11 Thread David Faure
dfaure added a comment. Oops, sorry, didn't see this. Well, at least my fix has a unittest :-) REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6042 To: apol, #frameworks Cc: dfaure

D6042: Don't use the path as is if it's a data: url

2017-06-06 Thread Aleix Pol Gonzalez
apol abandoned this revision. apol added a comment. dfaure fixed it separately in commit https://phabricator.kde.org/R241:aafa5b7bbc89301c478f8089d6738a4c5896bcac REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6042 To: apol, #frameworks

D6042: Don't use the path as is if it's a data: url

2017-05-30 Thread Aleix Pol Gonzalez
apol created this revision. Restricted Application added a project: Frameworks. REVISION SUMMARY The path is the content, so it basically will set the same content as filename. This change it to default to "data" in a case where I identified it to be a problem, it could possibly be useful in