https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20689 --- Comment #57 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #52)
(In reply to Katrin Fischer from comment #15)
We could also start supporting other ASCII characters like ;/% for subfield codes..
Does not sound like a good plan to me.
I was suggesting it only because I thought I had run into this at some point in documentation - but might have been a nightmare :) I am not sure how we could support that much information easily within MARC. With Zebra, we need to stick to some conventions to have indexing work, so using a totally outside of MARC solution will probably not work. Also a lot of the code and modules we use expect a one character subfield code. The only thing I could think of is something like using some subfield with prefixes for different content... adjust indexing etc. I really believe using capital letters is a reasonable compromise to keep things easy to handle. -- You are receiving this mail because: You are watching all bug changes.