https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252
Pablo AB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #99 from Pablo AB <[email protected]> --- 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. _______________________________________________ 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/
