https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30291
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m Status|Passed QA |Failed QA --- Comment #31 from Fridolin Somers <[email protected]> --- Test suite fails for me : # Failed test 'Recalls tests' # at /kohadevbox/koha/t/db_dependent/Koha/Item.t line 1421. C4::Letters::_substitute_tables(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'id' in 'where clause' at /kohadevbox/koha/C4/Letters.pm line 646 Looks like this is not enought : Bug 30291: (QA follow-up) Keep recall_id column name There are more places with recall_id => id, begining with C4::Letters::_parseletter_sth Maybe squash this revert with main patches. -- 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/
