https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23463
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #68 from Nick Clemens <[email protected]> --- Testing btoh with mariadb_d9 and mariadb_d10 I was unable to blank any fields in items, either individually or via batch edit - things like 'onloan' and 'itemlost_on' are successfully nulled as they should be. Two test failures: # Failed test 'Syntax check misc/migration_tools/fix_onloan.pl' # at /usr/share/perl5/Test/Strict.pm line 423. # Unmatched right curly bracket at misc/migration_tools/fix_onloan.pl line 20, at end of line # syntax error at misc/migration_tools/fix_onloan.pl line 20, near "}" # misc/migration_tools/fix_onloan.pl had compilation errors. # Looks like you failed 1 test of 706. # Failed test 'reference if positive itemtype notforloan value' # at t/db_dependent/XSLT.t line 57. # '<items xmlns="http://www.koha-community.org/items"><item><homebranch>FwkGdaAK</homebranch><holdingbranch>FwkGdaAK</holdingbranch><location></location><ccode></ccode><status>available</status><itemcallnumber></itemcallnumber><stocknumber></stocknumber></item></items>' # doesn't match '(?^u:<status>reference</status>)' -- 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/
