]> git.koha-community.org Git - koha.git/commit
Bug 14445: Silences warns in letter.tt
authorAleisha <aleishaamohia@hotmail.com>
Wed, 1 Jul 2015 01:36:00 +0000 (01:36 +0000)
committerMason James <mtj@kohaaloha.com>
Fri, 28 Aug 2015 02:55:23 +0000 (14:55 +1200)
commit710a470e0bb1a320f60046facc8389b42ab9525b
treed38bd659e831c5c4462543f38618735d4f70af58
parent8b3e00d9b9c6f007f15df6c337260db45855ca4b
Bug 14445: Silences warns in letter.tt

When creating a new notice, warn is triggered "Argument "" isn't numeric in numeric gt (>) at line 400". Same warn is triggered when changing Koha module option to any other module.

To test:
1) Go to Tools, then Notices & Slips
2) Click 'new notice'. Notice warn in intranet-error.log
3) Change Koha module to another module. Notice warn is triggered for every change
4) Apply patch and reload page
5) Change Koha module to another module. Notice there are no longer warns
6) Go back to Notices & Slips and click 'new notice' again. Notice there are no warns

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit 7098a36b19c35a06a51361bd381416a1204de38d)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt
tools/letter.pl