[Bug 1178286]
Kevin-kofler
1178286 at bugs.launchpad.net
Tue May 14 15:51:29 UTC 2013
While working on a fix for the Fedora kdelibs3 compatibility package, I
noticed that your fix for 4.10 is NOT complete: There are at least 2
instances where url() (rather than prettyUrl()) is still used in error
messages!
https://projects.kde.org/projects/kde/kdelibs/repository/entry/kioslave/http/http.cpp?rev=KDE%2F4.10#L1582
This one looks particularly weird: Only if the URL is NOT null, it gets replaced with the default??? I think the ! there is too much. But the main issue is that it uses url() and (later in the function) prints the thing.
https://projects.kde.org/projects/kde/kdelibs/repository/entry/kioslave/http/http.cpp?rev=KDE%2F4.10#L3467
And this one shouldn't need any explanation of why it's bad.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/1178286
Title:
Security advisory from KDE upstream
To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/1178286/+subscriptions
More information about the kubuntu-bugs
mailing list