https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18904 --- Comment #7 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #4)
1) RTL languages Yes, this is an issue, but it is an issue with the editor in general. RTL fields end up making the whole line RTL - this has consequences since the editor mostly assumes LTR for field/subfield info. I think this shoudl be a separate bug. On a positive note - while linking to an RTL authority looks wrong, the information is saved correctly (view in the standard editor to see fields are read correctly after save)
2) Sequence of subfields is 'random' This should now be fixed - we were using a hash to store subfield info and losing order - it should now be preserved as saved in the record
-- You are receiving this mail because: You are watching all bug changes.