[Koha-bugs] [Bug 29008] Warning when checking Koha version in plugins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 30 18:58:07 CEST 2022


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor at tuxayo.net

--- Comment #17 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
(In reply to Martin Renvoize from comment #15)
> This is all very cool thoughts.. but this bug is more around dealing with
> Koha version comparisons than it is about Plugin versioning ;).

That's why I was confused XD

===========

I downloaded the kitchen sink plugin, changed
our $MINIMUM_VERSION = "21.05";
↓↓↓
our $MINIMUM_VERSION = "23.05.01.001";

I see the warning in the UI and Minimum Koha version: 23.05.01.001
But I don't get a warning in the logs.

Any ideas?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list