cfinke / Feed-Sidebar

The Feed Sidebar is an extension for Firefox that displays the items from your Live Bookmarks in the sidebar.
https://addons.mozilla.org/en-US/firefox/addon/4869/
GNU General Public License v2.0
5 stars 3 forks source link

XUL/HTML should be escaped #9

Closed cfinke closed 13 years ago

cfinke commented 13 years ago

What steps will reproduce the problem?

  1. Add http://www.glazman.org/weblog/dotclear/index.php?feed/rss2 as a feed
  2. Update feeds

What do you see? The title of the newest update (at the time of writing) [http://www.glazman.org/weblog/dotclear/index.php?post/2009/02/02/xul%3Aiframe-security] shows " security".

What is the expected output? The correct title of the blog post "<xul:iframe> security".

What version of the product are you using? Feed Sidebar: 3.1.6 Firefox: 3.1b2

Please provide any additional information below. I'm guessing this is as simple as escaping the < as &lt; during rendering.


Issue imported from Google Code Author: darkjedi613 Published: 2009-02-02T17:04:27.000Z Status: Fixed Link: http://code.google.com/p/feedsidebar/issues/detail?id=10

cfinke commented 13 years ago

Fixed in r84.


Comment imported from Google Code Author: cfinke Published: 2009-02-02T17:21:30.000Z Link: http://code.google.com/p/feedsidebar/issues/detail?id=10#c1