https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28832

--- Comment #14 from Nick Clemens <n...@bywatersolutions.com> ---
(In reply to Joonas Kylmälä from comment #10)
> After applying the patches modifying the item fields to values that evaluate
> in perl to false is impossible. The conditions in 
> 
> > unless( $values[$i] || $searches[$i] || grep { $subfields[$i] } @disabled ){
> 
> should be the same as just above it, i.e. if the value is empty string or
> not.

Updated


> To reproduce:
>  1) Try to change inventory field to 0 and notice it is not modified.

I actually find this is true from the item editor as well - it is not caused by
this patchset

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to