Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017543 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-06-07 14:34 | 2011-08-01 14:19 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP2 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | de42e672ad86 | |||
Projection | none | ETA | none | Target Version | 3.0MP2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0017543: On session time out strange parameters are added to the url, page can not be refreshed after that | |||||||
Description | When the session times out and the users logs in again, strange parameters are added to the url: IsAjaxCall=1&ignoreForSessionTimeout=1&_action=org.openbravo.client.application.AlertActionHandler Probably the session time out is detected on an alert ping, the url is somehow stored, see this code: src-core/src/org/openbravo/base/VariablesBase.java src/org/openbravo/erpCommon/security/Menu.java Maybe the session timeout code should not store urls based on ajaxcalls. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0039094) hgbot (developer) 2011-07-15 15:31 |
Repository: erp/devel/pi Changeset: de42e672ad86f7992ab135ee690439ab0b314742 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Jul 15 15:30:15 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/de42e672ad86f7992ab135ee690439ab0b314742 [^] Fixes issue 0017543: On session time out strange parameters are added to the url, page can not be refreshed after that It has been modified the class DefaultAuthenticationManager to not to save the target and targetQueryString if it is an Ajax call --- M src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java --- |
(0039112) mtaal (viewer) 2011-07-17 21:16 |
Tested and reviewed |
(0039605) hudsonbot (viewer) 2011-08-01 14:19 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cf2afed6e8ef [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-06-07 14:34 | mtaal | New Issue | |
2011-06-07 14:34 | mtaal | Assigned To | => marvintm |
2011-06-07 14:34 | mtaal | Modules | => Core |
2011-06-07 14:34 | mtaal | OBNetwork customer | => No |
2011-06-22 19:57 | dmitry_mezentsev | Target Version | 3.0MP1 => 3.0MP2 |
2011-07-13 13:29 | iperdomo | Status | new => scheduled |
2011-07-13 13:29 | iperdomo | Assigned To | marvintm => adrianromero |
2011-07-13 13:29 | iperdomo | fix_in_branch | => pi |
2011-07-15 15:31 | hgbot | Checkin | |
2011-07-15 15:31 | hgbot | Note Added: 0039094 | |
2011-07-15 15:31 | hgbot | Status | scheduled => resolved |
2011-07-15 15:31 | hgbot | Resolution | open => fixed |
2011-07-15 15:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/de42e672ad86f7992ab135ee690439ab0b314742 [^] |
2011-07-17 21:16 | mtaal | Note Added: 0039112 | |
2011-07-17 21:16 | mtaal | Status | resolved => closed |
2011-07-17 21:16 | mtaal | Fixed in Version | => 3.0MP2 |
2011-08-01 14:19 | hudsonbot | Checkin | |
2011-08-01 14:19 | hudsonbot | Note Added: 0039605 |
Copyright © 2000 - 2009 MantisBT Group |