[Koha-bugs] [Bug 8938] Transport cost matrix script and template contain untranslatable strings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 14 22:20:54 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8938

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 30803
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30803&action=edit
[PASSED QA] Bug 8938: Transport cost matrix script and template contain
untranslatable strings

This patch fixes the problem reported.

To test:
1) Apply the patch
2) Update translations for your preffered language, xx-YY
3) Check new entries
egrep -Rn "Cost must be expressed as a decimal number|Invalid value for"
misc/translator/xx-YY*
4) Check no regression on alert, go to
Administration > Transport cost matrix
Edit some value and put a negative value & save,
alert must show up
5) On errors, part of the error string is now on TT file,
no regressions expected here

Verified that changes appear in translated language (de-CH) as appropriate. No
regressions found by testing en en de-CH.
Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Tested both, entering a numeric value < 0 and non-numeric values, no
regressions found.
Passes tests and QA script.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list