[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:32:21 CET 2013


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

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15104|0                           |1
        is obsolete|                            |

--- Comment #3 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 15106
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15106&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.

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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


More information about the Koha-bugs mailing list