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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/