Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016217Openbravo ERPA. Platformpublic2011-03-10 18:092011-03-16 00:00
egoitz 
marvintm 
urgentmajorsometimes
closedfixed 
20
2.50MP25 
2.50MP28 
Core
No
0016217: 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.
depends on backport 00162252.50MP28 closed marvintm When building the application fron the MMC the status windows is not properly updated 
png Pantallazo.png (110,147) 2011-03-10 18:09
https://issues.openbravo.com/file_download.php?file_id=3648&type=bug
png
Issue History
2011-03-10 18:09egoitzNew Issue
2011-03-10 18:09egoitzAssigned To => alostale
2011-03-10 18:09egoitzFile Added: Pantallazo.png
2011-03-10 18:09egoitzModules => Core
2011-03-11 07:46alostaleStatusnew => scheduled
2011-03-11 07:46alostaleAssigned Toalostale => marvintm
2011-03-11 07:46alostalefix_in_branch => pi
2011-03-14 12:57hgbotCheckin
2011-03-14 12:57hgbotNote Added: 0034798
2011-03-14 12:57hgbotStatusscheduled => resolved
2011-03-14 12:57hgbotResolutionopen => fixed
2011-03-14 12:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/383c4bc112ce3c3b258a2bc4cc659a12f7755fba [^]
2011-03-15 18:55shuehnerNote Added: 0034916
2011-03-15 18:55shuehnerStatusresolved => closed
2011-03-16 00:00anonymoussf_bug_id0 => 3214408

Notes
(0034798)
hgbot   
2011-03-14 12:57   
Repository: erp/devel/pi
Changeset: 383c4bc112ce3c3b258a2bc4cc659a12f7755fba
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Mar 14 12:50:39 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/383c4bc112ce3c3b258a2bc4cc659a12f7755fba [^]

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

---
M src/org/openbravo/erpCommon/ad_process/ApplyModulesCallServlet.java
---
(0034916)
shuehner   
2011-03-15 18:55   
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.