[Koha-bugs] [Bug 14044] Backslashes ( and possibly other characters ) break patron search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 30 10:09:16 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14044

--- Comment #14 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Katrin Fischer from comment #12)
> Sorry, I found another something - try adding a " to the address data - it
> will display as " on the patron result list.

Yes, either we escape html characters or not :)
It seems that there are not in other places, but in this case if a <td> or <tr>
is found, it will make the table explodes.
But... who does put these tags or quote in an address field? :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list