http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10543 Bug ID: 10543 Summary: false mandatory warning in additem Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: fridolyn.somers@biblibre.com CC: m.de.rooy@rijksmuseum.nl When editing a item, we get a popup warning : "1 mandatory fields empty (highlighted)". But all mandatory fields are filled. This is because there is a field with a huge content (more than 100 characters), it it displayed in a textarea instead of input. This braked javascript form check. -- You are receiving this mail because: You are watching all bug changes.