Bug 12560 - Wrong capitalization on acquisition statistics page
Summary: Wrong capitalization on acquisition statistics page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Gizmo
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 10:28 UTC by Katrin Fischer
Modified: 2015-06-04 23:32 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
Proposed patch (1.12 KB, patch)
2014-07-25 02:09 UTC, Gizmo
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 12560: Fixing capitalisation of Item Type (1.32 KB, patch)
2014-07-25 21:54 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
[PASSED QA] Bug 12560: Fixing capitalisation of Item Type (1.42 KB, patch)
2014-07-27 21:24 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 10:28:04 UTC
Maybe something for a first patch, a tiny capitalization problem:

- Reports > Acquisitions statistics 
- 'Item Type' should be 'Item type'
Comment 1 Gizmo 2014-07-25 02:09:17 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2014-07-25 21:54:53 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-07-27 21:24:02 UTC
Created attachment 30159 [details] [review]
[PASSED QA] Bug 12560: Fixing capitalisation of Item Type

To test:
Go to reports>Statistics Wizard>Acquisition
Notice item type has incorrect capitalisation
Apply Patch
Refresh page
Notice it is now fixed

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described
koha-qa complains for a tab on line 220, fixed.

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

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Small change, no problems found :)
Comment 4 Tomás Cohen Arazi 2014-07-29 14:53:24 UTC
Patch pushed to master.

Thanks Natalie, and congratulations for your first commit!