Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014381 | Openbravo ERP | Z. Others | public | 2010-08-30 17:12 | 2010-12-09 16:05 |
|
Reporter | shuehner | |
Assigned To | dbaz | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
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 | 0014381: Problems with deactivated/timed-out sessions and layout |
Description | There are two issues with sessions which are no longer active and the layout shown when trying to do the next action in this non-active sessions.
a.)
Use AutologonAuthentication manager
access application (new ui), switch role to Openbravo Admin, open purchase order window, execute sql 'delete from ad_session' (forces deactivation of all sessions), click new
-> see first attached screenshot for wrong layout (user is logged out, auto-logged-in then complete layout is shown inside tab of layout used before logout
b.)
Use standard DefaultAuthentication manager
access application (new ui), switch role to Openbravo Admin, open purchase order window, execute sql 'delete from ad_session' (forces deactivation of all sessions), click new
See the second attached screenshot for login page with wrong layout
See third attached screenshot for layout after logging in again
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0014153 | | closed | mtaal | Re-login after time out results in double tab rows | 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 | 14381_1.png (36,645) 2010-08-30 17:15 https://issues.openbravo.com/file_download.php?file_id=2986&type=bug
14381_2.png (40,761) 2010-08-30 17:15 https://issues.openbravo.com/file_download.php?file_id=2987&type=bug
14381_3.png (49,965) 2010-08-30 17:15 https://issues.openbravo.com/file_download.php?file_id=2988&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2010-08-30 17:12 | shuehner | New Issue | |
2010-08-30 17:12 | shuehner | Assigned To | => mtaal |
2010-08-30 17:15 | shuehner | File Added: 14381_1.png | |
2010-08-30 17:15 | shuehner | File Added: 14381_2.png | |
2010-08-30 17:15 | shuehner | File Added: 14381_3.png | |
2010-08-31 09:54 | hgbot | Checkin | |
2010-08-31 09:54 | hgbot | Note Added: 0030513 | |
2010-08-31 09:55 | mtaal | Note Added: 0030514 | |
2010-08-31 09:55 | mtaal | Assigned To | mtaal => dbaz |
2010-08-31 11:53 | dbaz | Relationship added | has duplicate 0014153 |
2010-09-05 14:19 | mtaal | Assigned To | dbaz => mtaal |
2010-09-05 22:35 | mtaal | Assigned To | mtaal => dbaz |
2010-09-06 13:45 | hgbot | Checkin | |
2010-09-06 13:45 | hgbot | Note Added: 0030647 | |
2010-09-06 15:01 | hgbot | Checkin | |
2010-09-06 15:01 | hgbot | Note Added: 0030650 | |
2010-09-06 15:04 | dbaz | Status | new => scheduled |
2010-09-06 15:04 | dbaz | fix_in_branch | => pi |
2010-09-06 15:04 | dbaz | Status | scheduled => resolved |
2010-09-06 15:04 | dbaz | Resolution | open => fixed |
2010-09-07 09:18 | hudsonbot | Checkin | |
2010-09-07 09:18 | hudsonbot | Note Added: 0030721 | |
2010-09-07 09:18 | hudsonbot | Checkin | |
2010-09-07 09:18 | hudsonbot | Note Added: 0030722 | |
2010-09-07 18:18 | shuehner | Note Added: 0030781 | |
2010-09-07 18:18 | shuehner | Status | resolved => new |
2010-09-07 18:18 | shuehner | Resolution | fixed => open |
2010-09-08 10:26 | hgbot | Checkin | |
2010-09-08 10:26 | hgbot | Note Added: 0030822 | |
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/85b11893f4ed824dd6149a4247937778513be679 [^] |
2010-09-08 15:41 | dbaz | Relationship added | related to 0014481 |
2010-09-08 17:27 | shuehner | Relationship added | related to 0014486 |
2010-09-08 17:27 | shuehner | Note Added: 0030856 | |
2010-09-08 17:27 | shuehner | Status | resolved => closed |
2010-12-09 16:05 | anonymous | sf_bug_id | 0 => 3133427 |
Notes |
|
(0030513)
|
hgbot
|
2010-08-31 09:54
|
|
|
|
(0030514)
|
mtaal
|
2010-08-31 09:55
|
|
The changeset should solve the situation depicted in the first and third picture.
However, the second one is not solved. I see a javascript error:
Error: menuFrame.getAppUrlFromMenu is not a function
Source File: http://localhost:8080/openbravo/web/js/utils.js [^]
Line: 2588
Re-assigning to David to take a look.
gr. Martin |
|
|
(0030647)
|
hgbot
|
2010-09-06 13:45
|
|
|
|
(0030650)
|
hgbot
|
2010-09-06 15:01
|
|
|
|
|
|
|
|
|
|
|
Reopened as the use case a.) (with AutoLogonAuthManager) is still not working correctly... The second b.) usecase is working after.
When resolving please also mark the related 14153 as resolved, too. |
|
|
(0030822)
|
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. |
|