http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10855 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #136 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Zeno Tajoli from comment #135)
Testing on MARC21 the two problems reported in comment 125 are still present.
When I edit or create subscription :
1)Wrong display of diacritics in Additional field done with authorised value drop down menu (exemple : indéterminé = pb with é display)
Could be fix with bug 11302.
2)I can't write in the box of an Additional field connect with MARC tag
With prove t/db_dependent/AdditionalField.t all test are correct.
It is the expected behavior. If an additional field is linked to a MARC tag, the value is retrieved from the record, so it is normal you cannot enter something. -- You are receiving this mail because: You are watching all bug changes.