Opened 14 years ago
Closed 14 years ago
#15074 closed defect (bug) (duplicate)
Better page ancestor circular dependency detection
Reported by: | ryan | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
We check to see if the post_parent == ID, but we don't look for loops of the form 1 -> 2 -> 1.
Change History (3)
Note: See
TracTickets for help on using
tickets.
[15758]