[Koha-bugs] [Bug 4867] cannot clone subfields in marc editor, other clone/unclone weirdness

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 14 16:38:25 CEST 2010


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4867

Chris Nighswonger <cnighswonger at foundations.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Hours Worked|                            |2
           Priority|P5                          |P1
                 CC|                            |cnighswonger at foundations.ed
                   |                            |u
    Estimated Hours|0.0                         |2.0
           Severity|normal                      |major

--- Comment #5 from Chris Nighswonger <cnighswonger at 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/heads/k_bug_4867

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.


More information about the Koha-bugs mailing list