Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012081Openbravo ERPB. User interfacepublic2010-01-27 23:012012-05-08 18:03
dbaz 
marvintm 
highminorsometimes
closedout of date 
20Community Appliance
 
 
Core
No
0012081: There are javascript errors in the rebuild window
When rebuilding the system sometimes a Javascript error appears:

syntax error
[Break on this error] var msg = eval("("+strText+")");

It seems that there are sometimes that ajax response (strText) is not useful data.

A Proposed solution could be something like if (strText == "") return true;
or something else.

Anycase a review is needed
No tags attached.
related to defect 0011786 closed marvintm There are javascript errors in the error log window 
related to defect 0012059 closed dbaz [IE8] Show Log button does not work when rebuilding using Internet Explorer 8 
Issue History
2010-01-27 23:01dbazNew Issue
2010-01-27 23:01dbazAssigned To => marvintm
2010-01-27 23:02dbazRelationship addedrelated to 0011786
2010-01-27 23:02dbazRelationship addedrelated to 0012059
2010-02-01 11:48alostaleStatusnew => scheduled
2010-02-01 11:48alostalefix_in_branch => pi
2012-05-08 18:03marvintmNote Added: 0048467
2012-05-08 18:03marvintmStatusscheduled => closed
2012-05-08 18:03marvintmResolutionopen => out of date

Notes
(0048467)
marvintm   
2012-05-08 18:03   
I can no longer reproduce this issue. Probably it was fixed in some of the multiple changes done to this window over the last two years.