[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2014-02-11 Thread Matthew Paul Thomas
** No longer affects: notify-osd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/339020 Title: Some HTML tags cause all tags to appear as raw code To manage notifications about this bug go to:

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-19 Thread Cody Russell
** Changed in: notify-osd (Ubuntu) Status: Confirmed = Fix Released ** Changed in: notify-osd Status: Confirmed = Fix Released -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are a member

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-18 Thread Cody Russell
I was messing around with this one this morning and tried to regex the HTML code out, but it didn't seem to work. Here's the regex code that I used so you can see it on the command line. I replaced the g_markup_escape_text() with this, and when I notify-send I can still see a href type markup,

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-18 Thread Cody Russell
Uhh, it turns out I was trying to filter it in dialog.c and not bubble.c. Oops. :) ** Attachment added: Filter HTML http://launchpadlibrarian.net/24044160/filter-html.diff ** Changed in: notify-osd (Ubuntu) Assignee: Eitan Isaacson (eeejay) = Cody Russell (bratsche) ** Changed in:

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-18 Thread Matthew Paul Thomas
Cody, in https://wiki.ubuntu.com/NotificationDevelopmentGuidelines#escaping I've included a table of examples that you could use for test cases. (The As displayed by Notify OSD column shows what Notify OSD should emit when it implements the design spec, not what it currently emits.;-) -- Some

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-18 Thread Matthew Paul Thomas
As for dialog.c vs. bubble.c, keep in mind that exactly the same text should be presented in a fallback alert box as in a notification bubble (though the font, layout etc obviously differ). So perhaps the escaping -- and the whitespace filtering -- should be done somewhere that is neither dialog.c

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-18 Thread Cody Russell
** Attachment added: Updated patch http://launchpadlibrarian.net/24049053/filter-html-2.diff -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-14 Thread David Barth
** Changed in: notify-osd Importance: Undecided = Low Status: New = Confirmed -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-13 Thread Matthew Paul Thomas
** Changed in: notify-osd (Ubuntu) Assignee: Mirco Müller (macslow) = Eitan Isaacson (eeejay) -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-13 Thread David Barth
** Changed in: notify-osd Assignee: (unassigned) = Eitan Isaacson (eeejay) -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-12 Thread Matthew Paul Thomas
** Description changed: - Binary package hint: notify-osd - notify-osd 0.9ubuntu2, Ubuntu Jaunty At a terminal, enter: 1. notify-send 'test' 'bMarkup/b should be ifiltered/i.' 2. notify-send 'test' 'bMarkup/b should be a href=http://example.com/;filtered/a.' What happens: 1. A

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-12 Thread Mirco Müller
Doing that will take some time. ** Changed in: notify-osd (Ubuntu) Assignee: (unassigned) = Mirco Müller (macslow) Status: New = Confirmed -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-09 Thread Sebastien Bacher
** Changed in: notify-osd (Ubuntu) Importance: Undecided = Low ** Also affects: notify-osd Importance: Undecided Status: New -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are a member of

[Bug 339020] Re: Some HTML tags cause all tags to appear as raw code

2009-03-06 Thread Matthew Paul Thomas
** Summary changed: - Some HTML tags cause all tags to appear as plain text + Some HTML tags cause all tags to appear as raw code -- Some HTML tags cause all tags to appear as raw code https://bugs.launchpad.net/bugs/339020 You received this bug notification because you are a member of Ubuntu