http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |murphy.daniel.j@edumail.vic | |.gov.au --- Comment #12 from Mason James <mtj@kohaaloha.com> --- (In reply to Katrin Fischer from comment #10)
Hm, wondering - why not remove the semicolon from the search term as we do in other places?
also, its not just the semicolon that is a problem character, its any character *other* than these... !'()*-.0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz~ so, we would have to remove all other characters from all search terms, using that method its patch provides a general xslt solution to correctly encode problem characters within a url -- You are receiving this mail because: You are watching all bug changes.