Summary: | No calendar present in holidays module when there are quotes in title or description | ||
---|---|---|---|
Product: | Koha | Reporter: | Juan Romay Sieira <juan.sieira> |
Component: | Holidays | Assignee: | Juan Romay Sieira <juan.sieira> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Path to solve it
Bug 7262 - No calendar present in holidays module when there are quotes in title or description |
Description
Juan Romay Sieira
2011-11-24 16:59:57 UTC
I can confirm this bug. Created attachment 6394 [details] [review] Path to solve it Apply the patch and test the holidays module. Create a new holiday and insert double quotes under title or description. Hi Juan, plz remember to set Importance to 'Patch sent' and Patch Status to 'Needs Signoff' after attaching your patch :) Created attachment 6493 [details] [review] Bug 7262 - No calendar present in holidays module when there are quotes in title or description Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Nice patch, making use of the Template::Toolkit filters QA comment: works fine, don't break templates: $ prove xt/author/valid-templates.t xt/author/valid-templates.t .. ok All tests successful. prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. ok All tests successful. passed QA patch pushed, please test Tested ok in master. |