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

Liz Rea <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19326|0                           |1
        is obsolete|                            |
  Attachment #19494|0                           |1
        is obsolete|                            |

--- Comment #5 from Liz Rea <[email protected]> ---
Created attachment 19740
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19740&action=edit
Followup to bug 8133 - fix JS escaping in data literals

There was some unescaped data being put into JS literals, which could
cause the calendar interface to fail to load.

Note for testing: Template::Plugin::JavaScript must be installed, either
from CPAN or libtemplate-plugin-javascript-perl.

Signed-off-by: Liz Rea <[email protected]>
Interface seems to work, I don't note any regressions.

I tested the following:

Normal, non holiday circulation with no hours set - due dates seem correct and
consistent.
Holiday set for today, library opens at 9am, closes at 10:30am. Item checked
out at 10am, due 10:30am - seems right! UseDaysMode was set to "calendar"
Holiday set for today, library opens at 9am, closes at 10:30am. Item checked
out at 10am, due tomorrow at 9:30 - seems right! UseDaysMode was set to "days"
Interface looks nice, thanks!

-- 
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/

Reply via email to