Some pages made valid...
found one more...
The one in server_privileges.php is broken: it makes it impossible to delete a user.
Another thing, we try to enclose strings with quotes instead of double quotes.
(About server_privileges.php, I meant the patch in changes.diff).
Merged in subversion, thanks.
And angain
I found another one in the querywindow.
It appears only if "no_js" is not set in the url.
patch2.diff added
How can I test this new one? I noticed that if I disable javascript, the query window won't even open (it's replaced by garbage in the main window).
You dont have to disable javascript. When opening in a new tab instead of an popup remove the "&no_js=true" so that there are no main menu icons on the page...
Or have a look here: http://pma.cihar.com/trunk-config/querywindow.php
Yes, but in which real situation does this problem happen for a user?
When the querywindow opens in a popup...
patch2.diff merged, thanks.
found one more...
The one in server_privileges.php is broken: it makes it impossible to delete a user.
Another thing, we try to enclose strings with quotes instead of double quotes.
(About server_privileges.php, I meant the patch in changes.diff).
Merged in subversion, thanks.
And angain
I found another one in the querywindow.
It appears only if "no_js" is not set in the url.
patch2.diff added
How can I test this new one? I noticed that if I disable javascript, the query window won't even open (it's replaced by garbage in the main window).
You dont have to disable javascript.
When opening in a new tab instead of an popup remove the "&no_js=true" so that there are no main menu icons on the page...
Or have a look here: http://pma.cihar.com/trunk-config/querywindow.php
Yes, but in which real situation does this problem happen for a user?
When the querywindow opens in a popup...
patch2.diff merged, thanks.