| Summary: | Capitalization: strings on subscription add page | ||
|---|---|---|---|
| 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: | martin.renvoize, tomascohen, veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 12779: Capitalization on add/edit subscription form
Bug 12779: Capitalization on add/edit subscription form [Passed QA] Bug 12779: Capitalization on add/edit subscription form |
||
|
Description
Katrin Fischer
2014-08-17 20:36:29 UTC
Created attachment 33398 [details] [review] Bug 12779: Capitalization on add/edit subscription form To test: - Add or edit a new or existing subscription in the serials module Patch changes "biblio" to "record" and fixes capitalization: Search for record | Create record Created attachment 33437 [details] [review] Bug 12779: Capitalization on add/edit subscription form To test: - Add or edit a new or existing subscription in the serials module Patch changes "biblio" to "record" and fixes capitalization: Search for record | Create record Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 33471 [details] [review] [Passed QA] Bug 12779: Capitalization on add/edit subscription form To test: - Add or edit a new or existing subscription in the serials module Patch changes "biblio" to "record" and fixes capitalization: Search for record | Create record Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Agree to change, trivial patch, passes tests... passing qa! Patch pushed to master. Thanks Katrina! |