https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24010
--- Comment #3 from Joonas Kylmälä <[email protected]> --- This fix doesn't solve the original problem reported plus I'm not able to reproduce the error described in the patch: > Incorrect integer value: 'f' for column 'numberlength' When I edit "Subscription length" field (I assume this is the "number of issues") to "f" Regardless whether this patch is applied I only get in plack-error.log > Use of uninitialized value $sub_on in concatenation (.) or string at > /home/koha/kohaclone/serials/subscription-add.pl line 113. > Argument "f" isn't numeric in numeric ne (!=) at > /home/koha/kohaclone/serials/subscription-add.pl line 279. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
