https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252
--- Comment #100 from Tomás Cohen Arazi <[email protected]> --- (In reply to Pablo AB from comment #99) > I notice two issues regarding this bug, I wonder if it's the intended > behavior: > > 1. `include_items` works great, but it makes public all non-public notes > (952$x). IMO this is a bug. Meanwhile, it can be removed using a XSLT > (`xsl_file`)? Agreed, this is a bug and you can take care of this with a custom XSLT in the meantime. File a bug report! > 2. OAI-PMH:ConfFile is a filepath syspref but doesn't let you set an URL > (returns 500 Internal Server Error). Shouldn't this syspref allow URLs also? > Just like OPACXSLTDetailsDisplay. Maybe all sysprefs of this kind should > handle both types of references. This is particularly useful to point to raw > files hosted on Github's like sites. Agreed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
