[Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2010-11-23 Thread Alex Valavanis
Jaunty reached end-of-life on 23 October 2010, so this bug will not be fixed in that version of Ubuntu. It has been fixed in newer versions. ** Changed in: quassel (Ubuntu Jaunty) Status: In Progress => Won't Fix -- Quassel displays blank notifications if < > or & is in text https://bugs

[Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-07-27 Thread Jonathan Thomas
Fixed in karmic/trunk. ** Changed in: quassel (Ubuntu) Status: Triaged => Fix Released -- 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 U

Re: [Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-05-14 Thread Scott Kitterman
I think I know what happened. I'll redo it. -- 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 ubuntu-bugs@l

[Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-05-14 Thread Martin Pitt
The uploaded fix looks weird: it changes the existing debian/patches /notification-fix.patch to do - QString message = QString("<%1> %2").arg(n.sender, n.message); + QString message = QString("<%1> %2").arg(n.sender, Qt::escape(n.message)); and then adds a new patch debian/patches/unblank_no

[Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-05-09 Thread Scott Kitterman
** Also affects: quassel (Ubuntu Jaunty) Importance: Undecided Status: New ** Changed in: quassel (Ubuntu Jaunty) Status: New => In Progress -- Quassel displays blank notifications if < > or & is in text https://bugs.launchpad.net/bugs/373804 You received this bug notification b

[Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-05-08 Thread Mackenzie Morgan
** Description changed: - Binary package hint: quassel + Impact: + Notifications fsent from Quassel to KNotify which contain "<" ">" or "&" are parsed as broken HTML so the notifications do not display any message at all, just the sender's name. - Quassel's not escaping < > and & so the notif

[Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-05-08 Thread Mackenzie Morgan
** Attachment added: "quassel_0.4.1-0ubuntu4.debdiff" http://launchpadlibrarian.net/26478047/quassel_0.4.1-0ubuntu4.debdiff -- 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 Ubun

Re: [Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-05-08 Thread Scott Kitterman
Is this in their 0.4.2 branch. -- 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 ubuntu-bugs@lists.ubuntu.co

[Bug 373804] Re: Quassel displays blank notifications if < > or & is in text

2009-05-08 Thread Mackenzie Morgan
** Changed in: quassel (Ubuntu) Importance: Undecided => Low ** Changed in: quassel (Ubuntu) Status: New => Triaged ** Changed in: quassel (Ubuntu) Assignee: (unassigned) => Mackenzie Morgan (maco.m) -- Quassel displays blank notifications if < > or & is in text https://bugs.laun