https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27737
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.11 |master Assignee|[email protected] |[email protected] |ity.org | --- Comment #3 from Owen Leonard <[email protected]> --- (In reply to Jonathan Druart from comment #1 on Bug 27838) function SetSubfieldNumber(subfield_name, nb) { > > And I bet the culprit is: > 52 var field_start = > whichfield.parentNode.parentNode.parentNode.parentNode; ...which is exactly what makes that kind of selector so fragile!! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
