5 Sep
2024
5 Sep
'24
2:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380 --- Comment #1 from Jan Kissig <bibliothek@th-wildau.de> --- I would like to move this forward and try to write a patch. Do I understand it right, that f.e. I have a record source (f.e. union catalogue) defined in admin -> record sources. Then I should pass the source id as header param and add it to the ModBiblio call like ModBiblio( $record, $biblio->id, $frameworkcode, { overlay_context => { source => RECORD_SOURCE_ID } } ); I remember we had a discussion about it but could not built the pieces together.. -- You are receiving this mail because: You are watching all bug changes.