Summary: | Spelling mistake in printfreercpt.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Gus Ellerm <ellermaugustus> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | aleisha, brendan, f.demians, gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
15622 - Spelling mistake in printfeercpt.pl writen -> written Search the file for writen, when not found change sucsessful
15622 - Spelling mistake in printfeercpt.pl writen -> written Search the file for writen, when not found change sucsessful 15622 - Spelling mistake in printfeercpt.pl writen -> written Search the file for writen, when not found change sucsessful |
Description
Gus Ellerm
2016-01-20 02:48:51 UTC
Created attachment 46972 [details] [review] 15622 - Spelling mistake in printfeercpt.pl writen -> written Search the file for writen, when not found change sucsessful Be advised, file in title is ironically spelt wrong. The correct file is printfeercpt.pl Created attachment 47080 [details] [review] 15622 - Spelling mistake in printfeercpt.pl writen -> written Search the file for writen, when not found change sucsessful Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Hello Gus, There are other occurrences of 'writen' in other files, could you please patch them too? koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100.tt:// * This function get the publication date if it's writen on 210d members/boraccount.pl:#writen 11/1/2000 by chris@katipo.oc.nz members/printinvoice.pl:#writen 3rd May 2010 by kmkale@anantcorp.com adapted from boraccount.pl by chris@katipo.oc.nz reserve/placerequest.pl:#writen 2/1/00 by chris@katipo.oc.nz reserve/request.pl:#writen 2/1/00 by chris@katipo.oc.nz 15609 - unimarc_fild_100.tt 15623 - boraccount.pl 15621 - printinvoice.pl 15638 - placerequest.pl 15639 - request.pl Changing back to Signed Off, other instances of this typo are fixed in other bugs which have been Pushed Created attachment 47682 [details] [review] 15622 - Spelling mistake in printfeercpt.pl writen -> written Search the file for writen, when not found change sucsessful Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to Master - Should be in the May 2016 Release. Thanks! Patch pushed to 3.22.x, will be in 3.22.4 This patch has been pushed to 3.20.x, will be in 3.20.9. |