Hi,
Live charts in server status are not working with non-default server - AJAX requests go to wrong address (& instead of &), eg.:
http://demo.phpmyadmin.net/master/server_status.php?server=2&token=c6a85...
On Thu, Jun 16, 2011 at 11:10 PM, Piotr Przybylski piotr.prz@gmail.com wrote:
Hi,
Live charts in server status are not working with non-default server - AJAX requests go to wrong address (& instead of &), eg.:
http://demo.phpmyadmin.net/master/server_status.php?server=2&token=c6a85...
Thanks for the report, it will be fixed in my repos once I've pushed my changes.
-- Piotr Przybylski
EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
2011/6/17 Tyron Madlener tyronx@gmail.com:
On Thu, Jun 16, 2011 at 11:10 PM, Piotr Przybylski piotr.prz@gmail.com wrote:
Hi,
Live charts in server status are not working with non-default server - AJAX requests go to wrong address (& instead of &), eg.:
http://demo.phpmyadmin.net/master/server_status.php?server=2&token=c6a85...
Thanks for the report, it will be fixed in my repos once I've pushed my changes.
That's the second case of such an error (the first one was with recent tables), so I believe we all should work work with two MySQL installations in config.inc.php (or at least a duplicated config for one) and always use the second server. That way we can find similar bugs early.