Hi there,
Just noticed that in current master the "With selected -> delete" functionality when browsing a table is broken. According to git-bisect this commit[0] broke it.
To reproduce the issue in current master: * Browse any table * Tick the checkbox near at least one row * Click on "with selected" -> "Delete" * Page is just reloaded
Bye, Rouslan
https://github.com/phpmyadmin/phpmyadmin/commit/ef95bce35bddf3f01c6c6ad73d1f...
Le 2012-03-30 09:02, Rouslan Placella a écrit :
Hi there,
Just noticed that in current master the "With selected -> delete" functionality when browsing a table is broken. According to git-bisect this commit[0] broke it.
To reproduce the issue in current master:
- Browse any table
- Tick the checkbox near at least one row
- Click on "with selected" -> "Delete"
- Page is just reloaded
Bye, Rouslan
https://github.com/phpmyadmin/phpmyadmin/commit/ef95bce35bddf3f01c6c6ad73d1f...
Thanks Rouslan, I'll work on this.