Bug 13256 - Typographical error on item search template
Summary: Typographical error on item search template
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Héctor Eduardo Castro Avalos
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-14 14:35 UTC by Héctor Eduardo Castro Avalos
Modified: 2016-04-10 15:04 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 fix (16.58 KB, text/plain)
2014-11-14 14:53 UTC, Héctor Eduardo Castro Avalos
Details
[SIGNED-OFF] Bug 13256 - Typographical error on item search template (1.58 KB, patch)
2014-11-14 16:13 UTC, Owen Leonard
Details | Diff | Splinter Review
[PASSED QA] Bug 13256 - Typographical error on item search template (1.60 KB, patch)
2014-11-15 08:10 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 Héctor Eduardo Castro Avalos 2014-11-14 14:35:00 UTC
Typo error found in the new template itemsearch.tt line 363 "_ matches only a single charcter"
Comment 1 Héctor Eduardo Castro Avalos 2014-11-14 14:42:45 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
Comment 2 Héctor Eduardo Castro Avalos 2014-11-14 14:53:24 UTC Comment hidden (obsolete)
Comment 3 Owen Leonard 2014-11-14 16:13:03 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2014-11-15 08:10:32 UTC
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>
Comment 5 Tomás Cohen Arazi 2014-11-17 00:10:47 UTC
Patch pushed to master.

Thanks Hector! And congrats for your first commit!!
Comment 6 Mirko Tietgen 2016-04-10 15:04:48 UTC
*** Bug 12510 has been marked as a duplicate of this bug. ***