10 Apr
2018
10 Apr
'18
12:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20310 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The problem is that $w is repeatable. You use the (MARCOrgCode) to identify which kind of ID it is. That said Koha can't handle repeated $w well at the moment, the XSLT (I think) assume there is only one. Handling both, with and without the prefix would be good for now I think. -- You are receiving this mail because: You are watching all bug changes.