Summary: | Capitalization wrong on 'Close and Print' button in basket groups | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | bgkriegel, chris, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups
[SIGNED-OFF] Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups |
Description
Katrin Fischer
2013-02-17 18:02:18 UTC
Created attachment 15486 [details] [review] Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups This patch fix button capitalization on basket groups for a vendor. To test: 1) Go to Acquisitions, search for a vendor, click on vendor name, Manage orders > Basquet groups 2) On Open tab, action button "Close and Print" has incorrect capitalization. 3) Apply the patch 4) Reload or repeat 1-2, capitalization fixed. Created attachment 15488 [details] [review] [SIGNED-OFF] Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups This patch fix button capitalization on basket groups for a vendor. To test: 1) Go to Acquisitions, search for a vendor, click on vendor name, Manage orders > Basquet groups 2) On Open tab, action button "Close and Print" has incorrect capitalization. 3) Apply the patch 4) Reload or repeat 1-2, capitalization fixed. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works perfectly. QA comment: This patch just replaces a character ('Close and Print' becomes 'Close and print'). Marked as Passed QA. Created attachment 15530 [details] [review] Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups This patch fix button capitalization on basket groups for a vendor. To test: 1) Go to Acquisitions, search for a vendor, click on vendor name, Manage orders > Basquet groups 2) On Open tab, action button "Close and Print" has incorrect capitalization. 3) Apply the patch 4) Reload or repeat 1-2, capitalization fixed. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works perfectly. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> This patch has been pushed to master. Pushed to 3.10.x will be in 3.10.4 |