Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010673 | Openbravo ERP | A. Platform | public | 2009-09-21 10:50 | 2009-10-06 11:46 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 2.50MP6 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0010673: Removed unsused var in logout function which could lead to unwanted session creation |
Description | The logout method in HttpSecureAppServlet does initialize an unsused variable of type VariablesSecureApps which when created does create a new http session. This could/will lead to problems with the session invalidation some lines later if a new session is really created for the unused vars. |
Steps To Reproduce | |
Proposed Solution | As the variable is never accessed it can be simply removed. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-21 10:50 | shuehner | New Issue | |
2009-09-21 10:50 | shuehner | Assigned To | => shuehner |
2009-09-21 10:50 | shuehner | OBNetwork customer | => No |
2009-09-21 10:58 | hgbot | Checkin | |
2009-09-21 10:58 | hgbot | Note Added: 0020226 | |
2009-09-21 10:58 | hgbot | Status | new => resolved |
2009-09-21 10:58 | hgbot | Resolution | open => fixed |
2009-09-21 10:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/86381bf3e07e2325f9d9de5851b889f31a8acb28 [^] |
2009-09-22 10:42 | psarobe | Status | resolved => closed |
2009-09-22 10:42 | psarobe | Fixed in Version | => 2.50MP6 |
2009-09-23 00:00 | anonymous | sf_bug_id | 0 => 2864620 |
2009-09-29 14:14 | hgbot | Checkin | |
2009-09-29 14:14 | hgbot | Note Added: 0020485 | |
2009-09-29 14:14 | hgbot | Status | closed => resolved |
2009-09-29 14:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/86381bf3e07e2325f9d9de5851b889f31a8acb28 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/86381bf3e07e2325f9d9de5851b889f31a8acb28 [^] |
2009-10-06 11:46 | psarobe | Status | resolved => closed |
2009-10-06 11:46 | psarobe | Note Added: 0020767 | |