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
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
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
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
** 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
** 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
** 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
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
** 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