[Koha-bugs] [Bug 27838] See also authorities not copied

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 2 17:27:35 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27838

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |22399
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org,
                   |                            |oleonard at myacpl.org
           Severity|enhancement                 |major
            Version|20.11                       |master

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Owen, I think this has been caused by
  commit 579608808c4ec81f469e4c48627525d17a16194d
  Bug 22399: Improve responsive behavior of the basic marc editor


Can you have a look please? 

More precisely:
 56                 function SetSubfieldNumber(subfield_name, nb) {

And I bet the culprit is:
 52                 var field_start =
whichfield.parentNode.parentNode.parentNode.parentNode;


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22399
[Bug 22399] Improve responsive behavior of the basic marc editor
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list