Bug 26046

Summary: Plugins shouldn't warn if metadata contains undef values
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: Plugin architectureAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: dcook, kyle
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Tomás Cohen Arazi (tcohen) 2020-07-22 15:22:11 UTC
The 'maximum_version' metadata on plugins is normally undef, and there shouldn't be warnings because of that. Specially now that more often cronjobs can trigger plugin hooks and it would mean spamming for no real issues.
Comment 1 Tomás Cohen Arazi (tcohen) 2020-09-18 03:52:00 UTC

*** This bug has been marked as a duplicate of bug 24361 ***