https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17792 --- Comment #12 from Chris Kirby <chris.kirby@ilsleypubliclibrary.org> --- (In reply to Tomás Cohen Arazi from comment #11)
The unit tests and functionality introduced by the second patch can only be tested in conjunction with bug 13757, which adds the opac_editable attribute. Running the unit tests without 13757 will make the opac_editable() tests fail.
I applied the patch for 1357 on top of 17792. And then ran the updatedatabase.pl script, which errors out as follows: DEV atomic update: bug_17813_borrower_attributes_pk.sql C4:::Installer::load_sql returned the following errors while attempting to load /home/ckirby/koha/installer/data/mysql/atomicupdate/bug_17813_borrower_attributes_pk.sql:" Is it necessary to update DBIx schema files? I could not successfully run the misc/devel/update_dbix_class_files.pl script. -- You are receiving this mail because: You are watching all bug changes.