User tests: Successful: Unsuccessful:
The Nested table class has some longstanding problems, which in rare circumstances resulted in broken trees and that again meant several broken behaviors in Joomla itself. There are reports of broken URLs because the menu table or category table gotten corrupted or broken permissions because the usergroup table or asset table got corrupted. This PR adds a series of unit- and integration-tests to ensure that the rebuild() method of the class works correctly and already shows an issue when the tree contains a cycle. The tests have been created with the help of AI, but reviewed by me to be correct.
This PR is NOT to be merged the way it is and does not need to be tested!!
| Status | New | ⇒ | Pending |
| Category | ⇒ | Unit Tests |