D4937: Add KFileWidget::setSelectedUrl()
David Faure
noreply at phabricator.kde.org
Tue Mar 7 09:09:27 UTC 2017
dfaure added a comment.
I just found that this bug was very likely introduced by the fix for https://bugs.kde.org/show_bug.cgi?id=369216, proving that a method that takes a badly defined QString leads to some code (kdialog) calling it with a path and other code (filedialog integration plugin) calling it with URLs, which only leads to ping-pong fixes ;)
As much as I like ping-pong, I'll write unittests so that it stops there ;)
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D4937
To: dfaure, fvogt
Cc: fvogt, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170307/6ab00080/attachment.html>
More information about the Kde-frameworks-devel
mailing list