Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011804Openbravo ERP01. General setuppublic2009-12-17 00:452010-03-12 22:41
elopio 
dbaz 
urgentminoralways
closedfixed 
5
pi 
pi 
Core
No
0011804: Message box without id in rebuild pop up.
The elements that display message title and message body have no ids in the rebuild pop up.

This is the html of that section:
<td id="messageBoxIDContent" style="vertical-align: top;">
<span>
<div class="MessageBox_TextTitle">Error:</div>
<div class="MessageBox_TextDescription">
An error has occurred in the build. For a list of actions to take, go to
http://wiki.openbravo.com/wiki/UpgradeTips [^]
.
</div>
# Login as user with system admin role (Openbravo/openbravo)
# Navigate to module management General Setup || Application || Module Management || Module Management
# Move to Add modules tab
# Click the Browse File System button and select hello world 1.0.4 obx file. This file will cause a warning.
# complete the installation procedure
# Navigate to Installed modules tab
# Click rebuild now
# Click Ok
# Wait for the warning to appear.
use "messageBoxIDTitle" as title id and "messageBoxIDMessage" as body id. Those are the identifiers used in the rest of the application.
No tags attached.
blocks defect 0012040 closed dbaz Use the same identifier for all message box titles and messages 
Issue History
2009-12-17 00:45elopioNew Issue
2009-12-17 00:45elopioAssigned To => rafaroda
2010-01-21 19:18elopioRelationship addedblocks 0012040
2010-02-11 18:32rafarodaAssigned Torafaroda => alostale
2010-02-13 21:41iciordiaAssigned Toalostale => dbaz
2010-02-13 21:41iciordiaPrioritynormal => urgent
2010-02-13 21:41iciordiaStatusnew => scheduled
2010-03-02 14:38dbazNote Added: 0024948
2010-03-02 14:38dbazStatusscheduled => resolved
2010-03-02 14:38dbazFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/61af0928920b27864c15ab0fea12cc7fd97c02ae [^]
2010-03-02 14:38dbazResolutionopen => fixed
2010-03-03 08:24sureshbabuNote Added: 0024982
2010-03-04 07:16hgbotCheckin
2010-03-04 07:16hgbotNote Added: 0025041
2010-03-05 05:48elopioNote Added: 0025069
2010-03-05 05:48elopioStatusresolved => new
2010-03-05 05:48elopioResolutionfixed => open
2010-03-05 16:36dbazNote Added: 0025094
2010-03-05 16:36dbazAssigned Todbaz => marvintm
2010-03-05 17:08elopioStatusnew => scheduled
2010-03-05 17:08elopiofix_in_branch => pi
2010-03-05 17:10dbazAssigned Tomarvintm => dbaz
2010-03-05 17:11hgbotCheckin
2010-03-05 17:11hgbotNote Added: 0025096
2010-03-05 17:12dbazStatusscheduled => resolved
2010-03-05 17:12dbazResolutionopen => fixed
2010-03-07 07:40hgbotCheckin
2010-03-07 07:40hgbotNote Added: 0025100
2010-03-08 06:42arunkumarNote Added: 0025102
2010-03-11 06:20elopioStatusresolved => closed
2010-03-11 06:20elopioFixed in Version => pi
2010-03-12 00:00anonymoussf_bug_id0 => 2969003
2010-03-12 22:41hudsonbotCheckin
2010-03-12 22:41hudsonbotNote Added: 0025401

Notes
(0024948)
dbaz   
2010-03-02 14:38   
Repository: erp/devel/pi
Changeset: 61af0928920b27864c15ab0fea12cc7fd97c02ae
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Mar 02 14:37:05 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/61af0928920b27864c15ab0fea12cc7fd97c02ae [^]

Fixed issue 12040: Now all MessageBoxes have the same ID

---
M src/org/openbravo/base/secureApp/Advise.html
M src/org/openbravo/base/secureApp/Advise.xml
M src/org/openbravo/base/secureApp/AdvisePopUp.html
M src/org/openbravo/base/secureApp/AdvisePopUp.xml
M src/org/openbravo/base/secureApp/AdvisePopUpRefresh.html
M src/org/openbravo/base/secureApp/AdvisePopUpRefresh.xml
M src/org/openbravo/base/secureApp/Error.html
M src/org/openbravo/base/secureApp/Error.xml
M src/org/openbravo/base/secureApp/ErrorPopUp.html
M src/org/openbravo/base/secureApp/ErrorPopUp.xml
M src/org/openbravo/erpCommon/ad_forms/HeartbeatConfirm.html
M src/org/openbravo/erpCommon/ad_forms/HeartbeatConfirm.xml
M src/org/openbravo/erpCommon/ad_forms/RegistrationConfirm.html
M src/org/openbravo/erpCommon/ad_forms/RegistrationConfirm.xml
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintStatus.html
---
(0024982)
sureshbabu   
2010-03-03 08:24   
@Leo, i am not getting the warning message, while re-building the system after installing the hello world 1.0.4, so kindly take care of this.
(0025041)
hgbot   
2010-03-04 07:16   
Repository: tools/automation/main
Changeset: f810864c4798a9afd81c872fbd8027d9dc905026
Author: Leo Arias <leo.arias <at> openbravo.com>
Date: Thu Mar 04 00:20:07 2010 -0600
URL: http://code.openbravo.com/tools/automation/main/rev/f810864c4798a9afd81c872fbd8027d9dc905026 [^]

Updated message box identifiers because issue 11804 is now resolved.

---
M src-test/com/openbravo/test/integration/erp/gui/general/application/RebuildSystemPopUp.java
---
(0025069)
elopio   
2010-03-05 05:48   
This message box still has no id. Perhaps it was fixed for the Error message box but not for the warning one.
With today's pi it shows the same html:

<div class="MessageBox_TextTitle">Warning</div><div class="MessageBox_TextDescription">There were warnings on the build. The application will run, but you should check them to see if there were important. Go to http://wiki.openbravo.com/wiki/ERP/2.50/Update_Tips [^] for more information. You must now restart the application container to see the changes.</div><div class="MessageBox_TextSeparator"></div>

@dbaz, please let me know if you need more info.
(0025094)
dbaz   
2010-03-05 16:36   
src/org/openbravo/erpCommon/ad_process/ApplyModules.html

The IDs are right.

Assigned to AMO to check what is happening
(0025096)
hgbot   
2010-03-05 17:11   
Repository: erp/devel/pi
Changeset: cfea97cf5a8b39ef0d0972e355d2b818815a9c39
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Mar 05 17:15:33 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cfea97cf5a8b39ef0d0972e355d2b818815a9c39 [^]

Related to issue 11804: Added the messageBox ID also to JS functions

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/default/MessageBox.js
M web/js/utils.js
---
(0025100)
hgbot   
2010-03-07 07:40   
Repository: tools/automation/main
Changeset: 76faf89dae5279ade815a47cda23d087747db9b6
Author: Leo Arias <leo.arias <at> openbravo.com>
Date: Sun Mar 07 00:45:28 2010 -0600
URL: http://code.openbravo.com/tools/automation/main/rev/76faf89dae5279ade815a47cda23d087747db9b6 [^]

Updated message box identifiers because issue 11804 is resolved again.

---
M src-test/com/openbravo/test/integration/erp/gui/general/application/RebuildSystemPopUp.java
---
(0025102)
arunkumar   
2010-03-08 06:42   
Leo I have tested this.After rebuilding the title message shows "Process completed successfully" and the body message is displayed as "The build was completed succesfully. You must now restart the application container to see the changes."

I guess this is the right one.Leo can you please check and close this.
(0025401)
hudsonbot   
2010-03-12 22:41   
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/cfea97cf5a8b [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]