[Bug 7109] New: Error in en-GB and en-NZ templates causes JavaScript errors
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7109 Bug #: 7109 Summary: Error in en-GB and en-NZ templates causes JavaScript errors Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: I18N/L10N AssignedTo: frederic@tamil.fr ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org Where the en-US template has a \ to escape a single quote: _('Are you sure you want to renew this patron\'s registration?') ...the translated templates are double-escaped: _('Are you sure you want to renew this user\\'s registration?') This causes a JavaScript error which breaks further JavaScript processing on the page (like toolbars, menus, etc). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7109 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-12-07 17:02:10 UTC --- *** This bug has been marked as a duplicate of bug 6574 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org