[Koha-bugs] [Bug 35959] Inconsistent hierarchy during C3 merge of class 'Koha::AuthorisedValue' (and a few other modules)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 31 16:04:35 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35959

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
This might even be better:

# Bug 35959 - Avoid Inconsistent hierarchy warn by replacing use base line
@Koha::AuthorisedValue::ISA = qw(Koha::Object Koha::Object::Limit::Library);

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list