Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012709 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2010-03-17 14:07 | 2010-05-11 18:19 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP15 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 350281470706 | |||
Projection | none | ETA | none | Target Version | 2.50MP17 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_15 | |||
OS Version | 2.6.30-gentoo-r5 | Database version | 8.3.8 | Ant version | 1.7.1 | |||
Product Version | 2.50MP13 | 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 | 0012709: When clicking the Logout button, 2 posts requests are made to the server | |||||||
Description | When you click the Logout button, there are 2 POST requests made to the server. This could break some authentication managers. | |||||||
Steps To Reproduce | * Enable access log in the tomcat server * Login into the application * Logout (check that 2 post requests are made to /security/Logout.html) | |||||||
Proposed Solution | * Just make 1 request when clicking the Logout button | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0025576) hgbot (developer) 2010-03-17 15:25 |
Repository: erp/devel/pi Changeset: afa56abdf9e1d2676f47943521a14c47099fdd1d Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Wed Mar 17 14:18:16 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/afa56abdf9e1d2676f47943521a14c47099fdd1d [^] Fixes issue 12709: Solved problem of double request --- M src/org/openbravo/erpCommon/security/Login_F1.html M web/js/menuKeyboard.js M web/js/utils.js --- |
(0025736) hgbot (developer) 2010-03-25 17:45 |
Repository: erp/devel/pi Changeset: 35028147070629f3551ffd0d230fc78265ef121b Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Thu Mar 25 17:54:15 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/35028147070629f3551ffd0d230fc78265ef121b [^] Fixes issue 12709: Reverted change in menuQuit. Breaks selenium tests. --- M web/js/utils.js --- |
(0025948) shuehner (administrator) 2010-04-07 16:18 |
Tested in pi/oracle/ff3.6, rev: 6ba00074e974. Logout only sends one request now. Also tested that mouse+keyboard-navigation and the menu-related shortcuts still work fine. |
(0026352) hudsonbot (viewer) 2010-04-19 21:10 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/afa56abdf9e1 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^] |
(0026391) hudsonbot (viewer) 2010-04-19 21:11 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/350281470706 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-03-17 14:07 | iperdomo | New Issue | |
2010-03-17 14:07 | iperdomo | Assigned To | => iperdomo |
2010-03-17 14:07 | iperdomo | OBNetwork customer | => No |
2010-03-17 14:07 | iperdomo | Status | new => scheduled |
2010-03-17 14:07 | iperdomo | fix_in_branch | => pi |
2010-03-17 15:25 | hgbot | Checkin | |
2010-03-17 15:25 | hgbot | Note Added: 0025576 | |
2010-03-17 15:25 | hgbot | Status | scheduled => resolved |
2010-03-17 15:25 | hgbot | Resolution | open => fixed |
2010-03-17 15:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/afa56abdf9e1d2676f47943521a14c47099fdd1d [^] |
2010-03-25 17:45 | hgbot | Checkin | |
2010-03-25 17:45 | hgbot | Note Added: 0025736 | |
2010-03-25 17:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/afa56abdf9e1d2676f47943521a14c47099fdd1d [^] => http://code.openbravo.com/erp/devel/pi/rev/35028147070629f3551ffd0d230fc78265ef121b [^] |
2010-04-07 16:18 | shuehner | Note Added: 0025948 | |
2010-04-07 16:18 | shuehner | Status | resolved => closed |
2010-04-07 16:18 | shuehner | Fixed in Version | => 2.50MP15 |
2010-04-08 00:00 | anonymous | sf_bug_id | 0 => 2983500 |
2010-04-19 21:10 | hudsonbot | Checkin | |
2010-04-19 21:10 | hudsonbot | Note Added: 0026352 | |
2010-04-19 21:11 | hudsonbot | Checkin | |
2010-04-19 21:11 | hudsonbot | Note Added: 0026391 | |
2010-05-11 18:19 | jpabloae | Target Version | 2.50MP16 => 2.50MP17 |
Copyright © 2000 - 2009 MantisBT Group |