https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28775 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123249|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 123345 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123345&action=edit Bug 28775: Pass interface to getTranslatedLanguages Don't pass undef for interface, we are on the staff client To test: 1 - Browse to Administration -> Item types administration 2 - See in logs: [WARN] Use of uninitialized value $interface in concatenation (.) or string at /kohadevbox/koha/C4/Languages.pm line 121. 3 - Apply patch 4 - Reload page 5 - No warn Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.