Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007654 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2009-02-18 18:12 | 2010-08-17 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | low | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007654: After session timeout the browser is redirected to the login page but the original servlet is still executed | |||||||
Description | When the users session times out the following steps are executed: 1.) invalidate (delete) the http session 2.) send redirect (or ajax-error message) to the browser 3.) execute the original servlet with an empty session leading to unpredictable behavior Step 3.) should not be executed. After step two the browser is sent to the login page and sending more data to the browser does not make sense. Additionally we did already logout the user (invalidate his session) so executing step 3.) cannot work as the is no current user to execute the action with. Additionally checking the documentation for sendRedirect shows: After using this method, the response should be considered to be committed and should not be written to. | |||||||
Steps To Reproduce | Go to General Setup -> Application -> Module Management Wait for the session to time out Press the 'scan for updates button' The browser response in the text error But in the server/eclipse output and stacktrace/error is shown as the scanForUpdates servlet is executed without a valid user | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0013687) rafaroda (developer) 2009-02-18 18:17 |
Set to minor since functionality is not broken. |
Issue History | |||
Date Modified | Username | Field | Change |
2009-02-18 18:12 | shuehner | New Issue | |
2009-02-18 18:12 | shuehner | Assigned To | => shuehner |
2009-02-18 18:12 | shuehner | Regression testing | => No |
2009-02-18 18:17 | rafaroda | Note Added: 0013687 | |
2009-02-18 18:17 | rafaroda | Priority | normal => low |
2009-02-18 18:17 | rafaroda | Severity | major => minor |
2009-02-18 18:17 | rafaroda | Status | new => acknowledged |
2010-08-16 21:25 | shuehner | Status | acknowledged => scheduled |
2010-08-16 21:25 | shuehner | fix_in_branch | => pi |
2010-08-16 21:26 | shuehner | Relationship added | duplicate of 0012362 |
2010-08-16 21:26 | shuehner | Status | scheduled => closed |
2010-08-16 21:26 | shuehner | Resolution | open => duplicate |
2010-08-17 00:00 | anonymous | sf_bug_id | 0 => 3046641 |
Copyright © 2000 - 2009 MantisBT Group |