Closed (fixed)
Project:
Article
Version:
4.6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Oct 2005 at 01:43 UTC
Updated:
25 Jun 2006 at 10:17 UTC
when you visit the article page:
http://www.foolab.org/article
The RSS feed icon is displayed as HTML
![]()
Attahed a patch to fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_feed_icon_display.diff | 895 bytes | msameer |
Comments
Comment #1
Tobias Maier commenteduntested
but shouldnt this
<img src=\"misc/xml.png\" alt=\"XML Feed\" \>be this
<img src=\"misc/xml.png\" alt=\"XML Feed\" />?
cu tobias
Comment #2
kbahey commentedChanging status to patch.
Comment #3
Tobias Maier commentedmaybe you should use theme_xml_icon()
Comment #4
msameer commentedComment #5
msameer commentedFixed in the CVS
Comment #6
msameer commented