https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252 Pablo AB <pablo.bianchi@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pablo.bianchi@gmail.com --- Comment #99 from Pablo AB <pablo.bianchi@gmail.com> --- 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`)? 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. -- You are receiving this mail because: You are watching all bug changes.