30 Apr
2020
30 Apr
'20
9:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24631 --- Comment #50 from Victor Grousset/tuxayo <victor@tuxayo.net> --- 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.