http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1958 Summary: Amazon reviews include HTML tags Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: OPAC AssignedTo: jmf@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org Amazon reviews display with encoded HTML tags. All I've seen in my searches are <br /> and <br /> <br /> (encoded as <br />). Assuming that's the only form of HTML being allowed by Amazon, we could replace those with actual <br /> tags. Or we could assume that Amazon is sending clean (non-malicious) data and output as HTML? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.