http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8936
Fridolyn SOMERS <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #5 from Fridolyn SOMERS <[email protected]> --- test plan : ----------- The problem is more important in translated OPAC. But still, in 'en' you can still reproduce the bug : - Set RequestOnOpac syspref to "don't allow" - Perform a search on OPAC - Click on RSS feed button (next to result count) You get a view of RSS feeds. - Look at page source code : Ctrl+U You can see that in each <description> tag, there is a opening <p> tag with no closing </p> tag : example : <description><![CDATA[ <img src="http://images.amazon.com/images/P/2744102202.01.TZZZZZZZ.jpg" alt="" /> <p>By Maurizio FORTE. France loisirs 1996 . 295 p. , Cet ouvrage nous présente une nouvelle vision de l'intervention virtuelle,ici c'est un hymne à la gloire archéologique. 30 cm. 2744102202 </p><p> ]]></description> I hope it helps reproduce. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
