Bug 12564 - Capitalization: Buttons in inventory tool
Summary: Capitalization: Buttons in inventory tool
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Karl Menzies
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 13:23 UTC by Katrin Fischer
Modified: 2015-06-04 23:33 UTC (History)
3 users (show)

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


Attachments
Fixed Capitalisation of Inventory Tools Buttons Capitalisation (1.58 KB, patch)
2014-07-25 02:37 UTC, Karl Menzies
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 12564: Fixing capitalisation buttons in inventory tool (1.79 KB, patch)
2014-07-25 22:30 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
[PASSED QA] Bug 12564: Fixing capitalisation buttons in inventory tool (1.90 KB, patch)
2014-07-27 21:15 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2014-07-12 13:23:09 UTC
Open the inventory tool, do a search. At the bottom of the result list there are buttons for various actions, 2 of those are:

Mark Seen and Continue
Continue without Marking

They should be:

Mark seen and continue
Continue without marking
Comment 1 Karl Menzies 2014-07-25 02:37:04 UTC Comment hidden (obsolete)
Comment 2 Karl Menzies 2014-07-25 02:37:55 UTC
To Test to confirm changes are fixed
Comment 3 Bernardo Gonzalez Kriegel 2014-07-25 22:30:10 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2014-07-27 21:15:55 UTC
Created attachment 30156 [details] [review]
[PASSED QA] Bug 12564: Fixing capitalisation buttons in inventory tool

To Test
1/ Do a search in the inventory tool - view capitalisation errors in lower Buttons
2/ Apply patch
3/ Redo search in the inventory tool
4/ Confirm capitalisation errors are fixed

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described, no koha-qa errors
Fixed capitalization (and typo) on patch bug description :)

Karl, don't forget to assign the bug to yourself :)

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Small template change, no regressions found.
Comment 5 Tomás Cohen Arazi 2014-07-29 14:51:59 UTC
Patch pushed to master.

Thanks Karl, and congratulations for your first commit!