Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016225Openbravo ERPA. Platformpublic2011-03-10 18:092011-03-15 18:56
egoitz 
marvintm 
urgentmajorsometimes
closedfixed 
20
2.50MP25 
2.50MP28 
Core
No
0016225: When building the application fron the MMC the status windows is not properly updated
When building the application fron the MMC the status windows is not properly updated.
Althought the process continuos and the log is updated, the status windows seems blocked and new actions done are not updated.

You can see on the attached image that the process has finished but the status window seems to be working.
-Install new module and rebuild from MMC
No tags attached.
blocks defect 00162172.50MP28 closed marvintm When building the application fron the MMC the status windows is not properly updated 
Issue History
2011-03-11 07:46alostaleTypedefect => backport
2011-03-11 07:46alostalefix_in_branch => 2.50
2011-03-11 07:46alostaleAssigned Toalostale => marvintm
2011-03-14 12:54hgbotCheckin
2011-03-14 12:54hgbotNote Added: 0034797
2011-03-14 12:54hgbotStatusscheduled => resolved
2011-03-14 12:54hgbotResolutionopen => fixed
2011-03-14 12:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/431b44c13b437307c3fdc588bca5fb736488480f [^]
2011-03-15 18:56shuehnerNote Added: 0034917
2011-03-15 18:56shuehnerStatusresolved => closed

Notes
(0034797)
hgbot   
2011-03-14 12:54   
Repository: erp/stable/2.50
Changeset: 431b44c13b437307c3fdc588bca5fb736488480f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Mar 14 12:54:02 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/431b44c13b437307c3fdc588bca5fb736488480f [^]

Fixed issue 16225. Rebuild popup will not fail if there is no translated build file.

---
M src/org/openbravo/erpCommon/ad_process/ApplyModulesCallServlet.java
---
(0034917)
shuehner   
2011-03-15 18:56   
Defect reviewed as follow:
Reviewed & tested on pi/pgsql (rev: 84d59a44cabd). Now when using a system language != en_US and there's not buildStructureTrl.xml file for that language the structure part if shown in english and the rebuild popups otherwise works as expected and shows the restart tomcat link at the end of the process.

No extra testing done on the backport as: the changed area/file is identical between pi & stable/2.50 and additionally the reporter already verified the fix to be working correctly for him.