31 Jan
2020
31 Jan
'20
12:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18936 --- Comment #101 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- The qa-koha.pl tool detected an issue with constant being redefined:
FAIL Koha/CirculationRules.pm FAIL valid Constant subroutine >Koha::CirculationRules::GUESSED_ITEMTYPES_KEY redefined
This appears to be from circular dependency: Koha/CirculationRules.pm -> Koha/CirculationRule.pm -> Koha/ItemTypes.pm -> Koha/ItemType.pm -> Koha/CirculationRules.pm if someone has the time to remove the circularity here would be great! -- You are receiving this mail because: You are watching all bug changes.