[Koha-bugs] [Bug 24407] New: AuthDisplayHierarchies ignores new nodes and needs protection against cyclic relations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 13 13:23:08 CET 2020


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

            Bug ID: 24407
           Summary: AuthDisplayHierarchies ignores new nodes and needs
                    protection against cyclic relations
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: MARC Authority data support
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

Suppose I have term A with children B and C where the children have a 550 tag
with broader indication to A.
If I go to record A, the tree is built showing B and C.
If I add a child D to A, the tree for A is not rebuilt but still showing the
old situation.

A related problem:
If I change term A setting it to a be child of B with a 550 (which it obviously
not is), this cyclic relation will trigger deep recursion. Resulting in a
gateway timeout and a process eating up resources..

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list