Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013909
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2010-07-07 13:302010-12-09 16:03
ReportershuehnerView Statuspublic 
Assigned Tomtaal 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision07813f3009e7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesUser Interface Application
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0013909: Registration popup is now shown always, even after using 'Decline'

DescriptionNew layout now shows the registration popup after login. After using the decline option in the popup and logging out/in the popup is shown again.

Expected result: after using decline the popup is never shown again.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0013872 closedmtaal HeartbeatPopup and register popup are not shown at all in new UI. 

-  Notes
(0029151)
hgbot (developer)
2010-07-07 23:51

Repository: erp/devel/pi
Changeset: 4289ad5e71e89f6b82ca6f02fd4a26105ecfd26e
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jul 07 23:51:20 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4289ad5e71e89f6b82ca6f02fd4a26105ecfd26e [^]

Fixes issue 13909: Registration popup is now shown always, even after using 'Decline'

---
M src/org/openbravo/erpCommon/ad_process/HeartbeatProcess.java
M src/org/openbravo/erpCommon/utility/VerticalMenu.java
---
(0029152)
hgbot (developer)
2010-07-07 23:52

Repository: erp/mods/org.openbravo.client.application
Changeset: c19fc4df65a936fa44ffd2e929a1085234af78d9
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jul 07 23:51:58 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/c19fc4df65a936fa44ffd2e929a1085234af78d9 [^]

Fixes issue 13909: Registration popup is now shown always, even after using 'Decline'

---
M src/org/openbravo/client/application/HeartBeatPopupActionHandler.java
---
(0029158)
shuehner (administrator)
2010-07-08 13:56

Reopening to solve coding-style/defensive-coding issue.
Please use switch instead of if/then/else-cascade for both checks of the enum.
(0029176)
hgbot (developer)
2010-07-08 23:42

Repository: erp/devel/pi
Changeset: 07813f3009e745898246d790679986995152ce30
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Jul 08 23:41:54 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/07813f3009e745898246d790679986995152ce30 [^]

fixes issue 13909: Registration popup is now shown always, even after using 'Decline'

---
M src/org/openbravo/erpCommon/utility/VerticalMenu.java
---
(0029187)
shuehner (administrator)
2010-07-09 13:55

Reviewed and tested now working fine in new layout (which same behavior as in old layout). Code is now centralized and called from both places. Tested behavior for classic layout using live builds -> still working fine.
(0029204)
hudsonbot (developer)
2010-07-10 11:23

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/4289ad5e71e8 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8cb9c6ccb2e4 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17829.obx [^]
(0029209)
hudsonbot (developer)
2010-07-10 16:12

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/07813f3009e7 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/ba2af91d3aab [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17830.obx [^]

- Issue History
Date Modified Username Field Change
2010-07-07 13:30 shuehner New Issue
2010-07-07 13:30 shuehner Assigned To => mtaal
2010-07-07 13:31 shuehner Priority normal => urgent
2010-07-07 16:17 shuehner Relationship added related to 0013872
2010-07-07 23:51 hgbot Checkin
2010-07-07 23:51 hgbot Note Added: 0029151
2010-07-07 23:51 hgbot Status new => resolved
2010-07-07 23:51 hgbot Resolution open => fixed
2010-07-07 23:51 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4289ad5e71e89f6b82ca6f02fd4a26105ecfd26e [^]
2010-07-07 23:52 hgbot Checkin
2010-07-07 23:52 hgbot Note Added: 0029152
2010-07-07 23:52 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/4289ad5e71e89f6b82ca6f02fd4a26105ecfd26e [^] => http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/c19fc4df65a936fa44ffd2e929a1085234af78d9 [^]
2010-07-08 13:56 shuehner Note Added: 0029158
2010-07-08 13:56 shuehner Status resolved => new
2010-07-08 13:56 shuehner Resolution fixed => open
2010-07-08 23:42 hgbot Checkin
2010-07-08 23:42 hgbot Note Added: 0029176
2010-07-08 23:42 hgbot Status new => resolved
2010-07-08 23:42 hgbot Resolution open => fixed
2010-07-08 23:42 hgbot Fixed in SCM revision http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/c19fc4df65a936fa44ffd2e929a1085234af78d9 [^] => http://code.openbravo.com/erp/devel/pi/rev/07813f3009e745898246d790679986995152ce30 [^]
2010-07-09 13:55 shuehner Note Added: 0029187
2010-07-09 13:55 shuehner Status resolved => closed
2010-07-10 11:23 hudsonbot Checkin
2010-07-10 11:23 hudsonbot Note Added: 0029204
2010-07-10 16:12 hudsonbot Checkin
2010-07-10 16:12 hudsonbot Note Added: 0029209
2010-12-09 16:03 anonymous sf_bug_id 0 => 3133310


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker