Summary: | Today's date on checkin/checkout notices | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Notices | Assignee: | Ian Walls <koha.sekjal> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | brendan, chris, jwagner, koha.sekjal |
Version: | Main | ||
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: | patch |
Description
Nicole C. Engard
2010-09-03 12:52:38 UTC
<<today>> token already enabled for both Print and Emailed Holds notices (see lines 1702-1705 of C4/Reserves.pm for confirmation). Created attachment 4616 [details] [review] patch Simple changed, pushed please test I can confirm the <<today>> placeholder works for subject and content of printed and email hold notices. <<today>> is not working for checkin/checkout notices - so I leave this bug open for another patch. Time and date are now printed into the checkout and check in notices using the placeholder <<today>>. Marking this resolved fixed. |