Hello
when I show the result of a query "SELECT * FROM WHERE ..." in phpMyAdmin, sometimes the link Modify / Delete is replaced by a button.
Why this and will it be fixed in phpMyAdmin 2.5.0 final release ?
This is a strange bug because if there is sometimes a button, that means there must be a condition which, when it is true, shows a button, otherwise a link. But why that test ?
thanks
Olivier
----- Original Message ----- From: "Garvin Hicking" squirrel@supergarv.de To: "Olivier Brouckaert" oli.brouckaert@i-services.be Sent: Saturday, May 03, 2003 9:58 AM Subject: Re: [Phpmyadmin-devel] bug : bouton et liens dans l'affichage des résultats d'une requete
Hi Olivier!
Are you able to write in english? If yes, please do so. I'm curious what
you're
writing about :)
Regards, Garvin.
<quote who="Olivier Brouckaert"> > Bonjour, > > lorsque j'affiche le contenu d'une requete SELECT dans phpmyadmin,
parfois je vois
un lien Modifier / Supprimer parfois ce lien est remplacé par un bouton.
A quoi cela est-il du et est-ce que ce sera corrigé dans la version
2.5.0 ?
En tout cas c'est un étrange bug :) car s'il y a un bouton qui apparait
parfois il
doit y avoir un test sur une condition qui, quand elle est à vrai,
affiche un
bouton, sinon un lien. Mais pourquoi ce test ?
Cordialement,
Olivier Brouckaert webmaster@internetservices-fr.net
-- Bye, Garvin.
Hi Olivier!
Thanks for translating that - the reason is because the Internet Explorer doesn't allow posting a form via a GET method when there are more than 2048 chars. So we use the POST field whenever a request is larger that 2048 chars, and then we have to use buttons.
You could reduce that by placing primary keys on your table, so phpMyAdmin doesn't have to take so many chars into regard when building a unique condition to fetch your data.
Regards, Garvin.
<quote who="Olivier Brouckaert">
Hello
when I show the result of a query "SELECT * FROM WHERE ..." in phpMyAdmin, sometimes the link Modify / Delete is replaced by a button.
Why this and will it be fixed in phpMyAdmin 2.5.0 final release ?
This is a strange bug because if there is sometimes a button, that means there must be a condition which, when it is true, shows a button, otherwise a link. But why that test ?
thanks
Olivier
----- Original Message ----- From: "Garvin Hicking" squirrel@supergarv.de To: "Olivier Brouckaert" oli.brouckaert@i-services.be Sent: Saturday, May 03, 2003 9:58 AM Subject: Re: [Phpmyadmin-devel] bug : bouton et liens dans l'affichage des résultats d'une requete
Hi Olivier!
Are you able to write in english? If yes, please do so. I'm curious what
you're
writing about :)
Regards, Garvin.
<quote who="Olivier Brouckaert"> > Bonjour, > > lorsque j'affiche le contenu d'une requete SELECT dans phpmyadmin,
parfois je vois
un lien Modifier / Supprimer parfois ce lien est remplacé par un bouton.
A quoi cela est-il du et est-ce que ce sera corrigé dans la version
2.5.0 ?
En tout cas c'est un étrange bug :) car s'il y a un bouton qui apparait
parfois il
doit y avoir un test sur une condition qui, quand elle est à vrai,
affiche un
bouton, sinon un lien. Mais pourquoi ce test ?
Cordialement,
Olivier Brouckaert webmaster@internetservices-fr.net
-- Bye, Garvin.
This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel