Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010673 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-09-21 10:50 | 2009-10-06 11:46 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 86381bf3e07e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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. | |||||||
Proposed Solution | As the variable is never accessed it can be simply removed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0020226) hgbot (developer) 2009-09-21 10:58 |
Repository: erp/devel/pi Changeset: 86381bf3e07e2325f9d9de5851b889f31a8acb28 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Sep 21 10:57:48 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/86381bf3e07e2325f9d9de5851b889f31a8acb28 [^] Fixed 10673: Remove unused var leading to unwanted http session creation on logout --- M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java --- |
(0020485) hgbot (developer) 2009-09-29 14:14 |
Repository: erp/devel/pi-pageddatagrid Changeset: 86381bf3e07e2325f9d9de5851b889f31a8acb28 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Sep 21 10:57:48 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/86381bf3e07e2325f9d9de5851b889f31a8acb28 [^] Fixed 10673: Remove unused var leading to unwanted http session creation on logout --- M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java --- |
(0020767) psarobe (viewer) 2009-10-06 11:46 |
Closed again because hudson has reopened without no reason |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |