The uploaded fix looks weird: it changes the existing debian/patches
/notification-fix.patch to do
- QString message = QString("<b><%1></b> %2").arg(n.sender, n.message);
+ QString message = QString("<b><%1></b> %2").arg(n.sender,
Qt::escape(n.message));
and then adds a new patch debian/patches/unblank_notifications.patch
which _also_ does above change (plus some others). Also, the changelog
does not document the change in notification-fix.patch
Please check this again.
--
Quassel displays blank notifications if < > or & is in text
https://bugs.launchpad.net/bugs/373804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs