Patches item #3517040, was opened at 2012-04-11 15:25
Message generated for change (Comment added) made by atul5
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377410&aid=3517040&group_id=23067
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Navigation/Usability
Group: For immediate release
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Atul Pratap Singh (atul5)
Assigned to: Marc Delisle (lem9)
Summary: Fixing bug#3415061 login screen appear under the page
Initial Comment:
Fixed the problem of login screen appearing under the page after session expire in a newly opened SQL tab.
Probably the fix is one of the easiest ways to fix this bug and proper solutions might include checking for JSON/non-JSON AJAX response, but I think the fix may suffice at the moment.
----------------------------------------------------------------------
Comment By: Atul Pratap Singh (atul5)
Date: 2012-04-12 11:47
Message:
Marc,
Its not the top icon in the navi panel, please open the content frame's SQL
link (besides the Databases/Structure link) by right clicking and 'Open in
a new tab'.
----------------------------------------------------------------------
Comment By: Marc Delisle (lem9)
Date: 2012-04-12 11:35
Message:
Atul,
what do you mean "in a new tab"? Do you refer to the distinct query window
opened via the third top icon in the navi panel?
----------------------------------------------------------------------
Comment By: Atul Pratap Singh (atul5)
Date: 2012-04-12 10:48
Message:
I am also able to reproduce it on latest master demo server(Configured for
cookie auth....).
----------------------------------------------------------------------
Comment By: Atul Pratap Singh (atul5)
Date: 2012-04-12 10:42
Message:
Marc,
I am using latest Git master, browser is chrome. Problem is present in
firefox also.
Steps:-
1. Open a SQL window in a new tab, and wait for the session to expire.
2. Now try to execute a query by clicking at 'Go'.
3. You will notice the login window at the bottom of the same page.
No redirection happens as window.top and window.self are same in a
separately opened tab.
----------------------------------------------------------------------
Comment By: Marc Delisle (lem9)
Date: 2012-04-12 09:39
Message:
Atul,
I would like to apply your patch but first I am trying to reproduce the
problem and I cannot. Which phpMyAdmin version are you using?
Which browser?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377410&aid=3517040&group_id=23067
|