Hi, I plan for a quick 3.5.7 release candidate and final, due to the white page Safari bug.
Waiting for a confirmation from the original reporter but my tests are fine with Safari on Windows 7.
Hi
Dne Tue, 12 Feb 2013 08:17:40 -0500 Marc Delisle marc@infomarc.info napsal(a):
I plan for a quick 3.5.7 release candidate and final, due to the white page Safari bug.
Waiting for a confirmation from the original reporter but my tests are fine with Safari on Windows 7.
Okay for me.
Michal Čihař a écrit :
Hi
Dne Tue, 12 Feb 2013 08:17:40 -0500 Marc Delisle marc@infomarc.info napsal(a):
I plan for a quick 3.5.7 release candidate and final, due to the white page Safari bug.
Waiting for a confirmation from the original reporter but my tests are fine with Safari on Windows 7.
Okay for me.
Hmmm, our agent detector needs a fix, because my Chrome reports this in $HTTP_USER_AGENT:
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17
so PMA_USR_BROWSER_AGENT contains SAFARI.
It's not difficult to fix, but can someone confirm the HTTP user agent string obtained on their Chrome ?
Marc Delisle a écrit :
Michal Čihař a écrit :
Hi
Dne Tue, 12 Feb 2013 08:17:40 -0500 Marc Delisle marc@infomarc.info napsal(a):
I plan for a quick 3.5.7 release candidate and final, due to the white page Safari bug.
Waiting for a confirmation from the original reporter but my tests are fine with Safari on Windows 7.
Okay for me.
Hmmm, our agent detector needs a fix, because my Chrome reports this in $HTTP_USER_AGENT:
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17
so PMA_USR_BROWSER_AGENT contains SAFARI.
It's not difficult to fix, but can someone confirm the HTTP user agent string obtained on their Chrome ?
See https://github.com/phpmyadmin/phpmyadmin/pull/167
2013/2/12 Marc Delisle marc@infomarc.info:
Marc Delisle a écrit :
Michal Čihař a écrit :
Hi
Dne Tue, 12 Feb 2013 08:17:40 -0500 Marc Delisle marc@infomarc.info napsal(a):
I plan for a quick 3.5.7 release candidate and final, due to the white page Safari bug.
Waiting for a confirmation from the original reporter but my tests are fine with Safari on Windows 7.
Okay for me.
Hmmm, our agent detector needs a fix, because my Chrome reports this in $HTTP_USER_AGENT:
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17
so PMA_USR_BROWSER_AGENT contains SAFARI.
It's not difficult to fix, but can someone confirm the HTTP user agent string obtained on their Chrome ?
User Agent string : Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17
I see CHROME, when using Chrome.
Dieter Adriaenssens a écrit :
2013/2/12 Marc Delisle marc@infomarc.info:
Marc Delisle a écrit :
Michal Čihař a écrit :
Hi
Dne Tue, 12 Feb 2013 08:17:40 -0500 Marc Delisle marc@infomarc.info napsal(a):
I plan for a quick 3.5.7 release candidate and final, due to the white page Safari bug.
Waiting for a confirmation from the original reporter but my tests are fine with Safari on Windows 7.
Okay for me.
Hmmm, our agent detector needs a fix, because my Chrome reports this in $HTTP_USER_AGENT:
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17
so PMA_USR_BROWSER_AGENT contains SAFARI.
It's not difficult to fix, but can someone confirm the HTTP user agent string obtained on their Chrome ?
User Agent string : Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17
I see CHROME, when using Chrome.
Great, we are ready for 3.5.7-rc1, in 30 minutes.