http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4867 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Hours Worked| |2 Priority|P5 |P1 CC| |cnighswonger@foundations.ed | |u Estimated Hours|0.0 |2.0 Severity|normal |major --- Comment #5 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-09-14 14:38:24 UTC --- When the clone/unclone plus/minus were replaced with images the <span> tags were inadvertantly deleted causing the js to loose its ability to identify the clone/unclone links and properly udpate the indexes. The resulting incorrect indexes caused various weirdnesses to result when one attempted to clone/unclone subfields. The solution is to add classes to the two links and update the js to identify the links based on class. Thanks to Owen for his help in chasing this down. The patch is available here: http://git.koha-community.org/gitweb/?p=wip/koha-fbc.git;a=shortlog;h=refs/h... Be sure to pick up the associated tidy patch before it as well. -- 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.