[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.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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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 Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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(blt;%1gt;/b %2).arg(n.sender, n.message);
+   QString message = QString(blt;%1gt;/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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-05-09 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 notifications come out blank.
- Upstream has a patch for it.
+ Explanation:
+ The upstream patch catches characters that could be present in HTML tags and 
escapes them.
+ 
+ TEST CASE:
+ Open Quassel on one computer and put it on an inactive desktop.  From another 
computer, send a message highlighting the user that is logged on in Quassel 
with text containing problematic characters, like 3 Quassel.  Only the 
sender's nick will be displayed in the notification.  The text 3 Quassel 
will not.
+ 
+ I do not see any regression potential as the patch is very simple and
+ straightforward.

-- 
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs