https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37953
--- Comment #3 from Nick Clemens (kidclamp) <[email protected]> --- I cheated and tested with: perl -e 'use C4::Installer; my $db= C4::Installer::run_db_rev( "installer/data/mysql/db_revs/231200036.pl" ); warn Data::Dumper::Dumper($db->{output})' I added both homelibrary and holdinglibrary facets back in after each test. Tested with all settings of DisplayLibraryFacets For libraries who have already upgraded, they will get both facets, but this will prevent issues for libraries who have not yet upgraded. Small patch, moving to PQA for RM/RMaint testing -- 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/
