Summary: | Typographical error on item search template | ||
---|---|---|---|
Product: | Koha | Reporter: | Héctor Eduardo Castro Avalos <hector.hecaxmmx> |
Component: | Templates | Assignee: | Héctor Eduardo Castro Avalos <hector.hecaxmmx> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | bgkriegel, jseppal, tomascohen |
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: |
Proposed fix
[SIGNED-OFF] Bug 13256 - Typographical error on item search template [PASSED QA] Bug 13256 - Typographical error on item search template |
Description
Héctor Eduardo Castro Avalos
2014-11-14 14:35:00 UTC
Test plan: 1) Go to url 'intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt' line 363 and check the typo "_ matches only a single charcter" and change for _ matches only a single character 2) Apply the patch 3) Repeat step 1 and chek if the typo is fixed Created attachment 33574 [details]
Proposed fix
Created attachment 33576 [details] [review] [SIGNED-OFF] Bug 13256 - Typographical error on item search template Typo error found in the new template itemsearch.tt line 363 "_ matches only a single charcter" Test plan: 1) Go to url 'intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt' line 363 and check the typo "_ matches only a single charcter" and change for _ matches only a single character 2) Apply the patch 3) Repeat step 1 and check if the typo is fixed Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 33583 [details] [review] [PASSED QA] Bug 13256 - Typographical error on item search template Typo error found in the new template itemsearch.tt line 363 "_ matches only a single charcter" Test plan: 1) Go to url 'intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt' line 363 and check the typo "_ matches only a single charcter" and change for _ matches only a single character 2) Apply the patch 3) Repeat step 1 and check if the typo is fixed Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Patch pushed to master. Thanks Hector! And congrats for your first commit!! |