[Koha-bugs] [Bug 28228] Warns from plugins when metadata value not defined for key

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 11 15:20:32 CEST 2021


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joonas.kylmala at iki.fi

--- Comment #4 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
I don't see how this patch does anything, and thus unable to even reproduce the
problem. The problem should have been fixed already by "Bug 24361: (bug 24217
follow-up) Fix several warnings in C4 modules". Is the information about this
concering master branch correct?

The $metadata->{$_} part is false if it is undef so it should not proceed to
the next statement.

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


More information about the Koha-bugs mailing list