Project:
View Revisions: Issue #17316 | [ Back to Issue ] | ||
Summary | 0017316: The "Loading" message of the IDL Import window does not disappear | ||
Revision | 2011-11-17 12:18 by dbaz | ||
Steps To Reproduce | * Install the Initial Data Load Module and add its associated dataset. As "Openbravo Admin" * Go to "Enterprise Module Management" * Select (mark the check) "Initial Data Load" and press "OK" As "Openbravo Admin" * Open a manual window. For example the same "Enterprise module management" window. * Open the IDL "Import" window * Select a sample csv file (there are some in the resources folder of the IDL module), select an entity and press "Validate" * See that the Loading message does not disappear. The cause is probably in the generated destination page "org.openbravo.idl.form/IDL_import.html" that invokes the javascript function "getFrame('appFrame').setProcessingMode('window', false) this javascript function fails because there are two manual windows open. |
||
Revision | 2011-05-23 17:17 by adrianromero | ||
Steps To Reproduce | * Install the Initial Data Load Module and add its associated dataset. * Open a manual window. For example the "Enterprise module management" window. * Open the IDL "Import" window * Select a sample csv file (there are some in the resources folder of the IDL module), select an entity and press "Validate" * See that the Loading message does not disappear. The cause is probably in the generated destination page "org.openbravo.idl.form/IDL_import.html" that invokes the javascript function "getFrame('appFrame').setProcessingMode('window', false) this javascript function fails because there are two manual windows open. |
||
Revision | 2011-05-23 17:17 by adrianromero | ||
Description | When executing the process "Validate" or "Import" of the "Import" window of the Initial Data Load module the window becomes gray and the message "Loading" appears. If there exists another "manual window" opened in another tab, this "Loading" window does not disappear and you have to close and open again the "Import" window. If there is not any other manual window it works properly. |
||
Revision | 2011-05-23 17:16 by adrianromero | ||
Steps To Reproduce | * Install the Initial Data Load Module and add its associated dataset. * Open a manual window. For example the "Enterprise module management" window. * Open the IDL "Import" window * Select a sample csv file (there are some in the resources folder of the IDL module), select an entity and press "Validate" * See that the Loading message does not desapear. The cause is probably in the generated destination page "org.openbravo.idl.form/IDL_import.html" that invokes the javascript function "getFrame('appFrame').setProcessingMode('window', false) this javascript function fails because there are two manual windows open. |
||
Revision | 2011-05-23 17:16 by adrianromero | ||
Description | When executing the process "Validate" or "Import" of the "Import" window of the Initial Data Load module the window becomes gray and the message "Loading" appears. If there exists another "manual window" opened in another tab, this "Loading" window does not desappear and you have to close and open again the "Import" window. If there is not any other manual window it works properly. |
Copyright © 2000 - 2009 MantisBT Group |