http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11559 --- Comment #101 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Jesse Weaver from comment #99)
Will be posting a followup soon.
For 1/ 2/, I have still the same issues. I also tested on sandbox 1 to confirm it didn't come from my install.
3/ On adding a new record, I get:
000 100 _ _ 101 _ _ $a fre 801 _ _
What about the other fields? You don't retrieve default values, is it expected?
Other fields are added as needed; the only fields that show up in a new record are mandatory fields.
200$a is mandatory and does not appears.
It would be easy enough to fill in default values.
IMO it should be a requirement.
4/ When the focus is on a dropdown list, there is no way to continue editing without the mouse (tab put the focus on "keywords", on the left. enter does not do anything)
This is odd, what field and subfield caused this bug?
UNIMARC 101$a for instance.
6/ I see GET http://pro.koha-qa.vm/intranet-tmpl/prog/en/data/marc21_field_006.xml GET http://pro.koha-qa.vm/intranet-tmpl/prog/en/data/marc21_field_008.xml in Firebug. But I use UNIMARC. Is it normal?
Fixed.
I still see them (see http://pro.test1.biblibre.com/cgi-bin/koha/cataloguing/editor.pl#new/ today or install the patches on sandbox 1).
7/ Try to reproduce the encoding error, I edited another record, but get TypeError: nonRepeatableSubfields[field.tagnumber(...)] is undefined koha-backend.js (ligne 201)
on clicking on "Save" (I haven't click on the editor, so no previous js error).
hum... Did I miss something here?
I've seen this bug pop up a time or two, could I see the record in question?
Will see later and other bugs will be fixed :) -- You are receiving this mail because: You are watching all bug changes.