http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5244 Summary: Subfield cloning broken Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: fridolyn.somers@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com Estimated Hours: 0.0 Since Bug 4868 implementation, subfields subfield cloning and uncloning is broken : uncloning generates a javascript error and cloning always clones the first subfield. Also, there are more errors with a cloned field. I think it comes from 2 points : - <a> replaced <span> - class="buttonPlus" and class="buttonMinus" disappeared One must check the javascript of addbiblio.tmpl and authorities.tmpl. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.