Summary: | Javascript error when editing list | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Lists | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | minor | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/virtualshelves/shelves.pl?shelfnumber=XX&op=modif | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed fix
Bug 7323 - Javascript error when editing list |
Description
Owen Leonard
2011-12-06 16:42:48 UTC
Created attachment 6606 [details] [review] Proposed fix Correcting check for empty shlef name to prevent javascript error. Also correcting unescaped ampersand. Created attachment 6718 [details] [review] Bug 7323 - Javascript error when editing list Correcting check for empty shelf name to prevent javascript error. Also correcting unescaped ampersand. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> QA comment : tiny patch, fixes the problem passed QA patch pushed, please test This fix was included in the 3.6.x branch prior to 3.6.4. |