[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
Tue Feb 27 07:22:20 CET 2024


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

--- Comment #19 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
So is that all to sign off? Just to have no relevant complain by the QA tools?

---

After rereading comment 0 , I ran `perl -cw Koha/AuthorisedValue.pm` without
patches and I get
```
Inconsistent hierarchy during C3 merge of class 'Koha::AuthorisedValue':
        current merge results [
                Koha::AuthorisedValue,
        ]
        merging failed on 'Koha::Object' at /usr/share/perl/5.28/base.pm line
186.
BEGIN failed--compilation aborted at Koha/AuthorisedValue.pm line 25.

```

And with the patches I don't get that anymore.
Now it feels like having tested something that show the patches do something.
:D
Was there a part of the test plan supposed to show that and I messed it up?

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


More information about the Koha-bugs mailing list