Bug 20448 - Noise in plugin version comparisons
Summary: Noise in plugin version comparisons
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Mark Tompsett
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-19 23:06 UTC by Mark Tompsett
Modified: 2024-07-04 20:37 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Tompsett 2018-03-19 23:06:09 UTC
Make the koha-conf has plugins enabled, and the system preference is set. Install Kitchen Sink plug in. There will be noise about a < comparison in the plugins-home page.
Comment 1 Mark Tompsett 2018-03-20 03:39:24 UTC
I've come up with two ways of doing this. Not sure which is best.
Comment 2 Katrin Fischer 2023-10-01 23:40:17 UTC
Tested and confirmed that there is no warning in the current development version. Maybe fixed by bug 23230?