https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24631 --- Comment #22 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Kyle M Hall from comment #21)
(In reply to Victor Grousset/tuxayo from comment #19)
Retested on latest patches.
3) Browse to plugins home, note that nothing appears to have changed
Except my screen turned orange :o
Is that actually expected to have the background changed to orange when the plugin is disabled?
5) Reload the plugins home page, note your changes to META.yml appear in the plugins table!
I don't see changes. When editing this file /var/lib/koha/kohadev/plugins/Koha/Plugin/Com/ByWaterSolutions/KitchenSink/ META.yml
But I see changes when editing this file /var/lib/koha/kohadev/plugins/Koha/Plugin/Com/ByWaterSolutions/KitchenSink.pm
For some reason it's still META.yml . The container is fresh, patches where applied before starting it. KitchenSink was redownloaded now.
If you aren't seeing the changes in META.yml, but *are* seeing changes to the metadata in KitchenSink.pm, that means Koha is failing to find the META.yml and is falling back to the original behavior. I'll double check my code and retest.
Oof, I think this is because I forgot to update the download link and test plan after renaming from META.yml to PLUGIN.yml. I'll squash those patches and update the test plan. -- You are receiving this mail because: You are watching all bug changes.