http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13391 --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jacek Ablewicz from comment #0)
In the koha-tmpl/intranet-tmpl/prog/en/js/xmlControlfield.js (line 317) The code is used in two templates for marc21 006 and 008. At first glance it looks like overcomplicated design.
End result is that in such circumstances only the first character[s] entered in the given field are saved in 008 (only the part that was typed on the keyboard), and the remaining characters are effectively lost / being ignored by 008 plugin (unless the user "returns" to this field, i.e. gives it focus once again, before clicking "OK"). Could you automate that workaround?
However, none of those methods are quite sufficient for older browsers. How far should we go?
-- You are receiving this mail because: You are watching all bug changes.