25 Sep
2023
25 Sep
'23
4:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34838 --- Comment #3 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 156178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156178&action=edit Bug 34838: Replace SUPER::AUTOLOAD with get_column I'm not 100% happy with this but I'm out of ideas. I think the problem warning happens because there is no method status or status_alias directly defined in Object.pm so it tries to define it, but it has already been defined by AUTOLOAD previously. -- You are receiving this mail because: You are watching all bug changes.