https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29697 Joonas Kylmälä <joonas.kylmala@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala@iki.fi Status|Passed QA |Failed QA --- Comment #78 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- This patch series breaks easy analytic link creation. To reproduce: 1. Enable EasyAnalyticalRecords syspref 2. Go to any biblio page in the staff interface 3. Click New -> Analyze items 4. On one of the items for the biblio click "Create analytics" 5. Notice you get the following error:
Can't use string ("Koha::Biblio") as a HASH ref while "strict refs" in use at /kohadevbox/koha/Koha/Object.pm line 830
-- You are receiving this mail because: You are watching all bug changes.