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

--- Comment #17 from Marcel de Rooy <[email protected]> ---
Lots of fun here in the meantime.
Discovered that we miss a rollback in Plugins.t too.
And running prove Plugins.t ends up with additional data in a clean master
install:

+----------------------------------------+-----------------------+--------------+
| plugin_class                           | plugin_key            | plugin_value
|
+----------------------------------------+-----------------------+--------------+
| Koha::Plugin::BadAPIRoute              | __INSTALLED_VERSION__ | 0.01        
|
| Koha::Plugin::MarcFieldValues          | __INSTALLED_VERSION__ | 1           
|
| Koha::Plugin::Test                     | __ENABLED__           | 0           
|
| Koha::Plugin::Test                     | __INSTALLED__         | 1           
|
| Koha::Plugin::Test                     | __INSTALLED_VERSION__ | v1.01       
|
| Koha::Plugin::TestItemBarcodeTransform | __INSTALLED_VERSION__ | 1.01        
|
+----------------------------------------+-----------------------+--------------+

Still WIP

-- 
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/

Reply via email to