https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21947
Bug ID: 21947
Summary: Filtering order generates html in notes
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Bug 13618 added a | html to line 717 of opac-details.tt but this generates
strange <br> output in the 'Title notes' tab:
this<br /> <hr><br /> <br /> is<br /> <hr><br /> <br /> a<br /> <hr><br /> <br
/> test
from blank lines entered into a 500$a field
--- BEGIN ---
this
<hr>
is
<hr>
a
<hr>
test
--- END ---
While HTML (<hr>) should not be in a note, this is used as sample data to also
check the blank line to <br>-ish tags, as shown above.
--
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/