Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0017316 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-05-23 17:15 | 2011-11-18 12:48 | |||||||
Reporter | adrianromero | View Status | public | |||||||||
Assigned To | mirurita | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | 3.0RC7 | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0017316: The "Loading" message of the IDL Import window does not disappear | |||||||||||
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. | |||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0042983) dbaz (developer) 2011-11-18 12:48 |
As it is developed, a new window appears just for remove the "Loading..." logo and refresh the page. It should be refactored. Two different approaches: * Complex solution: Whole refactor of the window using new OB3 technology * Fast solution: Change just the validation call to be an ajax call instead of a classic submit call. This ajax call "callback" should do the "Loading..." removal and the page refresh More info about how to use the ajax call http://wiki.openbravo.com/wiki/ERP_2.50:Developers_Guide/Concepts/UI/Javascript_Utilities#Ajax_calls [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2011-05-23 17:15 | adrianromero | New Issue | |
2011-05-23 17:15 | adrianromero | Assigned To | => alostale |
2011-05-23 17:15 | adrianromero | Modules | => Core |
2011-05-23 17:16 | adrianromero | Issue cloned | 0017317 |
2011-05-23 17:16 | adrianromero | Relationship added | depends on 0017317 |
2011-05-23 17:17 | adrianromero | Summary | The "Loading" message of the IDL Import window does not desapear => The "Loading" message of the IDL Import window does not disappear |
2011-05-23 17:17 | adrianromero | Description Updated | View Revisions |
2011-05-23 17:17 | adrianromero | Steps to Reproduce Updated | View Revisions |
2011-06-02 10:53 | dmitry_mezentsev | Target Version | 3.0MP0 => 3.0MP1 |
2011-06-22 19:57 | dmitry_mezentsev | Target Version | 3.0MP1 => 3.0MP2 |
2011-07-18 16:55 | alostale | Assigned To | alostale => dbaz |
2011-07-20 12:32 | dbaz | Target Version | 3.0MP2 => 3.0MP3 |
2011-08-31 13:52 | dbaz | Target Version | 3.0MP3 => |
2011-11-17 12:18 | dbaz | Steps to Reproduce Updated | View Revisions |
2011-11-18 12:48 | dbaz | Note Added: 0042983 | |
2011-11-18 12:48 | dbaz | Type | defect => design defect |
2011-11-18 12:48 | dbaz | Assigned To | dbaz => mirurita |
Copyright © 2000 - 2009 MantisBT Group |