http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 Bug #: 7350 Summary: In New order the "+" button duplicates input text but not the "selected" in ddl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P3 Component: Acquisitions AssignedTo: christophe.croullebois@biblibre.com ReportedBy: christophe.croullebois@biblibre.com QAContact: ian.walls@bywatersolutions.com All in the title... Due to CloneNode limitation in additem.js. cloneNode() does not preserve select box selections... I have made a little function that paste the selected in the clone. Patch follows. Thx for testing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.