Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4d0fa8722722e851078ce9d9d1a78c8a3174a413 https://github.com/phpmyadmin/phpmyadmin/commit/4d0fa8722722e851078ce9d9d1a7... Author: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com> Date: 2026-04-26 (Sun, 04 April 2026) +02:00 Changed paths: M resources/templates/navigation/tree/node.twig M tests/unit/Navigation/NavigationTreeTest.php Log Message: ----------- Fix #20253 - Missing parameter: db when clicking on index in tree Signed-off-by: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com> Commit: 632e5be35b447ee306041fc434457abf7b878121 https://github.com/phpmyadmin/phpmyadmin/commit/632e5be35b447ee306041fc43445... Author: MaurĂcio Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-05-09 (Sat, 05 May 2026) -03:00 Changed paths: M resources/templates/navigation/tree/node.twig M tests/unit/Navigation/NavigationTreeTest.php Log Message: ----------- Merge pull request #20291 from predictor2718/fix/20253-missing-db-on-index-nav Fix #20253 - Missing parameter: db when clicking on index in tree