2014-04-20 15:46 GMT+02:00 Ann + J.M. phpMyAdmin@zweisteinsoft.de:
*Hi,We think, that should be right, that way.*
************** Ann + J.M.***********************************************
*Von:* Hugues Peccatte [mailto:hugues.peccatte@gmail.com] *Gesendet:* Sonntag, 20. April 2014 15:42 *An:* phpMyAdmin - devel *Betreff:* [Phpmyadmin-devel] Database grouping: bug ?
Hi,
I'm doing some tests on DB grouping, and I met a case where group is not done…
If you create a DB "test", another one "test_test" and third one "test_again" (with DB separator = "_"), you'll have a group "test" with children "test", "test_test" and "test_again".
But if you just create "test" and "test_test", you won't have a group and both DB will be at top level. I expected to have a first level item "test" and children "test" and "test_test".
Please, is this the expected behavior?
Thanks,
Hugues.
I sent a PR for this "bug": https://github.com/phpmyadmin/phpmyadmin/pull/1149 In fact, I would prefer that is a bug and that we can solve it, so I can fix this other bug https://sourceforge.net/p/phpmyadmin/bugs/4070/ easily.
Hugues.