[Koha-bugs] [Bug 9529] Adding a patron shows javascript on screen under login section

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 6 16:08:03 CET 2013


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 15104
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15104&action=edit
Bug 9529 - Adding a patron shows javascript on screen under login section

A typo in my patch for Bug 9265 (HTML5 switch) left an extra quotation
mark in a  <script> tag on the patron entry form, causing JavaScript
code to be output as text instead of interpreted. This patch corrects
it.

To test, apply the patch, enable EnhancedMessagingPreferences, and load
the patron entry form. You should see no JavaScript on screen around
the 'Patron messaging preferences' fieldset.

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


More information about the Koha-bugs mailing list