https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24631
--- Comment #50 from Victor Grousset/tuxayo <[email protected]> --- I tried to continue. > 6) Note the metadata in plugin_data has been regenerated Should we expect the original data or the edited version? (from KitchenSink.pm) > 9) Reload the plugins home error! > Can't use string ("HASH(0x55b5ca2beea8)") as a HASH ref while "strict refs" > in use at /kohadevbox/koha/Koha/Plugins.pm line 180 > 180: $plugin_metadata->{can}->{ $_->plugin_method } = 1 foreach > @plugin_methods; I don't get what's different from before. Ok, I have to restart_all after each change to Plugins.pm. I'm restarting over. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
