Hi
I just commited new code to generate URLs and hidden inputs. It adds new functions PMA_generate_common_url and PMA_generate_common_hidden_inputs that should be used anywhere where needed to add common parameter that are needed all over pma (lang, server, optionally convcharset) and optionally also db and table name (optional parameters to these functions). Please use them in new code to avoid problems that were on few places in current code that convcharset was missing in URL. These functions also don't add convcharset when it is not used, so URL became a bit shorter for most users ;-).
Regards Michal Cihar http://cihar.liten.cz