Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014153 | Openbravo ERP | Z. Others | public | 2010-08-10 10:22 | 2010-12-09 16:04 |
|
Reporter | rgoris | |
Assigned To | mtaal | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | User Interface Application |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014153: Re-login after time out results in double tab rows |
Description | 3.0-RC1-demo instance
When you let the session expire, then click any classic tab or link, you are forced to log in again. Doing so, the window will then be opened WITHIN the iFrame below the new tabs, hereby showing the tabs again. |
Steps To Reproduce | See above |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | defect | 0014381 | | closed | dbaz | Problems with deactivated/timed-out sessions and layout | related to | defect | 0014481 | 3.0RC3 | closed | dbaz | The Tomcat process restart keeps the upper menu frame | related to | defect | 0014486 | | closed | mtaal | Problem with session timeout/invalidation & seam |
|
Attached Files | WindowInFrame-1.png (200,922) 2010-08-10 10:22 https://issues.openbravo.com/file_download.php?file_id=2829&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2010-08-10 10:22 | rgoris | New Issue | |
2010-08-10 10:22 | rgoris | Assigned To | => mtaal |
2010-08-10 10:22 | rgoris | File Added: WindowInFrame-1.png | |
2010-08-16 11:32 | mtaal | Assigned To | mtaal => dbaz |
2010-08-26 13:12 | dbaz | Note Added: 0030349 | |
2010-08-31 11:53 | dbaz | Relationship added | duplicate of 0014185 |
2010-08-31 11:53 | dbaz | Relationship deleted | 0014185 |
2010-08-31 11:53 | dbaz | Relationship added | duplicate of 0014381 |
2010-08-31 13:39 | hgbot | Checkin | |
2010-08-31 13:39 | hgbot | Note Added: 0030540 | |
2010-09-05 14:19 | mtaal | Assigned To | dbaz => mtaal |
2010-09-05 22:34 | hgbot | Checkin | |
2010-09-05 22:34 | hgbot | Note Added: 0030623 | |
2010-09-05 22:34 | hgbot | Status | new => resolved |
2010-09-05 22:34 | hgbot | Resolution | open => fixed |
2010-09-05 22:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/5672a9ce2ca1431f0a9d8024478f293122c12b19 [^] |
2010-09-07 18:19 | shuehner | Note Added: 0030782 | |
2010-09-07 18:19 | shuehner | Status | resolved => new |
2010-09-07 18:19 | shuehner | Resolution | fixed => open |
2010-09-08 10:26 | hgbot | Checkin | |
2010-09-08 10:26 | hgbot | Note Added: 0030823 | |
2010-09-08 10:26 | hgbot | Status | new => resolved |
2010-09-08 10:26 | hgbot | Resolution | open => fixed |
2010-09-08 10:26 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/5672a9ce2ca1431f0a9d8024478f293122c12b19 [^] => http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/85b11893f4ed824dd6149a4247937778513be679 [^] |
2010-09-08 15:41 | dbaz | Relationship added | related to 0014481 |
2010-09-08 17:25 | shuehner | Relationship added | related to 0014486 |
2010-09-08 17:26 | shuehner | Note Added: 0030855 | |
2010-09-08 17:26 | shuehner | Status | resolved => closed |
2010-12-09 16:04 | anonymous | sf_bug_id | 0 => 3133352 |
Notes |
|
(0030349)
|
dbaz
|
2010-08-26 13:12
|
|
Once the session is expired, or if you paste in the browser's url directly an deep linking url (and the user is not logged in) this is which should happen:
* The system redirects to the login screen (and saves in the cache the desired url)
* Once the login is successful the saved desired url is loaded
Notice that a nice feature would be that in the dynamic url, also there should be an ID to specify in which Role we are, in order to login directly as the desired role (to avoid tabs with an 'Error: no permissions' msgbox once you hace logged in) |
|
|
(0030540)
|
hgbot
|
2010-08-31 13:39
|
|
|
|
(0030623)
|
hgbot
|
2010-09-05 22:34
|
|
|
|
|
Reopening as the related 14381 is not solved completely and the cset's were mixed between those issues (see details for still broken behavior in 14381)
When resolving please also mark the related 14381 as resolved, too. |
|
|
(0030823)
|
hgbot
|
2010-09-08 10:26
|
|
|
|
|
Testing working ok now. The login page does reload itself in the main windows(in pi, post MP21) if it has been opened in a tab. Additionally the new layout has a similar check to not show itself inside a tab. |
|