Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017316
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformmajorhave not tried2011-05-23 17:152011-11-18 12:48
ReporteradrianromeroView Statuspublic 
Assigned Tomirurita 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0RC7SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017316: The "Loading" message of the IDL Import window does not disappear

DescriptionWhen 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.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0017317 closedalostale The "Loading" message of the IDL Import window does not desapear 

-  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
Powered by Mantis Bugtracker