Bug 9713 - Replace single quotes with double quotes in OPAC calendar.inc
Summary: Replace single quotes with double quotes in OPAC calendar.inc
Status: RESOLVED DUPLICATE of bug 9555
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 17:27 UTC by Owen Leonard
Modified: 2013-02-26 17:38 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2013-02-26 17:27:43 UTC
New coding guidelines require that embedded JavaScript not use single quotes around translatable strings. The calendar include in the OPAC violates this rule.
Comment 1 Owen Leonard 2013-02-26 17:38:53 UTC

*** This bug has been marked as a duplicate of bug 9555 ***