https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31393 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28278 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Matthias Meusburger from comment #3)
Hi,
Actually, having only "content" or only "is" is valid.
"is" will get the value from the matching Shibboleth attribute.
"content" is a fixed string.
Ah that's good to know. Thanks for the correction. That would explain too why I haven't noticed the problem yet as well. -- I still think we should look at moving away from koha-conf.xml anyway. But I suppose we have to fix this in the meantime... I took a look at the code from bug 28278 and I have no idea why it removes elements with an attribute of "content"... Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.