[Bug 328934] [NEW] python-notify doesn't show notifications containing &-characters
ojve
ojve82 at gmail.com
Fri Feb 13 06:35:05 UTC 2009
Public bug reported:
Binary package hint: python-notify
Ubuntu version: 8.10
Package: python-notify
Expected behavior:
import pynotify
pynotify.init("foo")
pynotify.Notification(" ", "message").show()
the above code should display a notification with an empty title and the
message "&message"
Real behavior:
a completely empty notification is shown.
I have tried with a lot of other special characters and they are all displayed correctly.
//T
** Affects: notify-python (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Binary package hint: python-notify
Ubuntu version: 8.10
Package: python-notify
Expected behavior:
import pynotify
- pynotify.init("gammaMail")
+ pynotify.init("foo")
pynotify.Notification(" ", "message").show()
the above code should display a notification with an empty title and the
message "&message"
Real behavior:
a completely empty notification is shown.
I have tried with a lot of other special characters and they are all displayed correctly.
//T
--
python-notify doesn't show notifications containing &-characters
https://bugs.launchpad.net/bugs/328934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list