[patch] feed icon is displayed as HTML.

msameer - October 1, 2005 - 01:43
Project:Article
Version:4.6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:msameer
Status:closed
Description

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.

AttachmentSize
fix_feed_icon_display.diff895 bytes

#1

Tobias Maier - October 1, 2005 - 14:20

untested

but shouldnt this
<img src=\"misc/xml.png\" alt=\"XML Feed\" \>
be this
<img src=\"misc/xml.png\" alt=\"XML Feed\" />
?

cu tobias

#2

kbahey - October 6, 2005 - 15:36
Status:active» patch (code needs review)

Changing status to patch.

#3

Tobias Maier - October 6, 2005 - 15:38

maybe you should use theme_xml_icon()

#4

msameer - June 25, 2006 - 10:08
Status:patch (code needs review)» fixed

#5

msameer - June 25, 2006 - 10:09

Fixed in the CVS

#6

msameer - June 25, 2006 - 10:17
Assigned to:Anonymous» msameer
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.