From 5ab6e746b8a1cbd6189e3c5c87313596b82d4974 Mon Sep 17 00:00:00 2001 From: Atul Pratap Singh Date: Thu, 12 Apr 2012 17:31:54 -0400 Subject: [PATCH 1/2] Patch #3517040 Login screen appears under the page --- libraries/auth/cookie.auth.lib.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/libraries/auth/cookie.auth.lib.php b/libraries/auth/cookie.auth.lib.php index 2c12a90d7a..4356b3a333 100644 --- a/libraries/auth/cookie.auth.lib.php +++ b/libraries/auth/cookie.auth.lib.php @@ -158,10 +158,6 @@ function PMA_auth() ?> Date: Thu, 12 Apr 2012 17:38:59 -0400 Subject: [PATCH 2/2] ChangeLog entry Protect script contents with CDATA, see https://developer.mozilla.org/En/Properly_Using_CSS_and_JavaScript_in_XHTML_Documents --- ChangeLog | 1 + libraries/auth/cookie.auth.lib.php | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0550c6e83e..0f65c4da09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,7 @@ phpMyAdmin - ChangeLog - bug #3516341 [export] Open Document Text, Word and Texy! Text show table structure twice - bug [export] Texy! Text: Columns containing Pipe Character don't export properly + [export] Show triggers in Open Document Text, Word and Texy! Text +- Patch #3415061 [auth] Login screen appears under the page 3.5.1.0 (not yet released) - bug #3510784 [edit] Limit clause ignored when sort order is remembered diff --git a/libraries/auth/cookie.auth.lib.php b/libraries/auth/cookie.auth.lib.php index 4356b3a333..0b65e26b7d 100644 --- a/libraries/auth/cookie.auth.lib.php +++ b/libraries/auth/cookie.auth.lib.php @@ -311,10 +311,12 @@ $(document).ready(function () { } ?>