https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13178
Baptiste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #11 from Baptiste <[email protected]> --- @Marc Veron Sorry I didn't write to update the DBix schema, if you do this this should correct your problem However you discovered another bug: max size should be set to 16 in your case, because you had a wrong max value Please apply second patch and try again ;) To test the second patch: -> set your syspref to (100,200) before applying patch => max shouldn't change -> do the same after applying patch => max should change -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
