30 Apr
2015
30 Apr
'15
9:09 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14044 --- Comment #14 from Jonathan Druart <jonathan.druart@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.