[Koha-bugs] [Bug 7350] New: In New order the "+" button duplicates input text but not the "selected" in ddl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 13 11:22:32 CET 2011


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 at biblibre.com
        ReportedBy: christophe.croullebois at biblibre.com
         QAContact: ian.walls at 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.


More information about the Koha-bugs mailing list