https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30928 --- Comment #35 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #34)
(In reply to Marcel de Rooy from comment #33)
Will add a follow-up for this development on 33608. It would be good to default to C4::Context->interface instead of NULL, or always needing to pass it.
But much harder to spot missed/wrong values this way :)
Please explain what you mean. NULL would be a missing value, I suppose, that we fix there. If C4::Context->interface would provide a wrong value, we should address that elsewhere. But that should not be possible, since it already contains a list of valid options. -- You are receiving this mail because: You are watching all bug changes.