** Description changed:

  [ Impact ]
  
  Notifications support markup, but this is not properly rendered in GNOME
  shell
  
  [ Test case ]
  
  From a terminal run:
-  $ notify-send 'summary' 'Some <b>bold text</b> with a &lt;b&gt; tag!'
+  $ notify-send 'summary' 'Some <b>bold text</b> with a &lt;b&gt; tag!'
  
  A notification should show with this content (where text between asterisks is 
in bold):
-  Some *bold text* with a <b> tag!
+  Some *bold text* with a <b> tag!
+ 
+ Ensure that
+  $ notify-send 'summary' 'Some <b>bold text with a &lt; tag!'
+ 
+ is handled gracefully, that is, doesn't crash.
  
  [ Regression potential ]
  
  Really nothing, a property that doesn't exist anymore was referenced

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2084293

Title:
  HTML markup is not properly rendered in notification body

Status in gnome-shell package in Ubuntu:
  Fix Released
Status in gnome-shell source package in Noble:
  In Progress

Bug description:
  [ Impact ]

  Notifications support markup, but this is not properly rendered in
  GNOME shell

  [ Test case ]

  From a terminal run:
   $ notify-send 'summary' 'Some <b>bold text</b> with a &lt;b&gt; tag!'

  A notification should show with this content (where text between asterisks is 
in bold):
   Some *bold text* with a <b> tag!

  Ensure that
   $ notify-send 'summary' 'Some <b>bold text with a &lt; tag!'

  is handled gracefully, that is, doesn't crash.

  [ Regression potential ]

  Really nothing, a property that doesn't exist anymore was referenced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2084293/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to