https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18904 --- Comment #55 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #54)
Tiny remark:
+my $authtags = Koha::MarcSubfieldStructures->search({ authtypecode => { '!=' => '' }, 'frameworkcode' => '' });
Does Rancor only look at default framework ? (Actually, this is quite fundamental, but this report is not about the relation between Rancor and the frameworks.)
(13:20:46) ashimema: I do think Rancor entirely ignores frameworks.. always been somewhat surprised by that too marcelr ;) (13:20:56) kidclamp: yes, it does only use default framework, anything edited becomes defauilt framework (13:22:43) cait: marcelr: it's true, it only looks at default - there is no need for most of the settings if you jsut type on a blank screen -- You are receiving this mail because: You are watching all bug changes.