]> git.koha-community.org Git - koha.git/commit
Bug 5700: MT4004 : additem.pl Some Status were not defaulted to the correct value...
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 15 Dec 2010 19:38:23 +0000 (20:38 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 7 Feb 2011 23:19:01 +0000 (18:19 -0500)
commit853246b1969fcf2039518a502b4808fd3b030c88
treeb6ec300aa6fb248d263fb12d5b24ee09562972b9
parent0c567653ae1540e57fed31facb31b4341be7df57
Bug 5700: MT4004 : additem.pl Some Status were not defaulted to the correct value Status 0 was lost because test was done on value and not on the fact that a value was defined or not. when value is 0 then it was not used as default value for

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 14422c8ed9df29a6b89e8afe69c4d05056618124)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
cataloguing/additem.pl