Summary: | Capitalization: confirmation messages in circulation | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 12448 | ||
Bug Blocks: | |||
Attachments: |
Bug 12776: Capitalization: Confirmation messages in circulation
[SIGNED-OFF] Bug 12776: Capitalization: Confirmation messages in circulation Bug 12776: Capitalization: Confirmation messages in circulation |
Description
Katrin Fischer
2014-08-15 19:11:45 UTC
Created attachment 30863 [details] [review] Bug 12776: Capitalization: Confirmation messages in circulation Changes: - Yes, renew (Y) - Yes, check out (Y) - No, don't check out (N) - No, don't renew (N) To test: - Verify changes by reading the code - Check out an item that requires confirmation Example: Patron owes fines or test with bug 12776. - Verify confirmation messages show up correctly. - Check item out again to trigger renewal - Verify confirmation message shows up correctly. Created attachment 31025 [details] [review] [SIGNED-OFF] Bug 12776: Capitalization: Confirmation messages in circulation Changes: - Yes, renew (Y) - Yes, check out (Y) - No, don't check out (N) - No, don't renew (N) To test: - Verify changes by reading the code - Check out an item that requires confirmation Example: Patron owes fines or test with bug 12776. - Verify confirmation messages show up correctly. - Check item out again to trigger renewal - Verify confirmation message shows up correctly. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 31097 [details] [review] Bug 12776: Capitalization: Confirmation messages in circulation Changes: - Yes, renew (Y) - Yes, check out (Y) - No, don't check out (N) - No, don't renew (N) To test: - Verify changes by reading the code - Check out an item that requires confirmation Example: Patron owes fines or test with bug 12776. - Verify confirmation messages show up correctly. - Check item out again to trigger renewal - Verify confirmation message shows up correctly. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Patch pushed to master. Thanks Katrina! |