http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #88 from Jonathan Druart <[email protected]> --- (In reply to Olli-Antti Kivilahti from comment #86) > Hi collected my bug findings here. > 1. Monster circulation note breaks search functionality. > 2. Members.t throws undefined errors. > http://pastebin.com/Es9MD48q This appends if the notes contain \s or \d, the generated JSON is not valid. Even if I use the json filter (JSON.Espace) in the template, the problem exists. I think it is not critical. -- 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/
