Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
10 Aug 2026
  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

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!!

avatar Hackwar Hackwar - open - 10 Aug 2026
avatar Hackwar Hackwar - change - 10 Aug 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Aug 2026
Category Unit Tests

Add a Comment

Login with GitHub to post a comment