Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031411Openbravo ERPA. Platformpublic2015-11-10 09:102015-11-23 21:17
caristu 
caristu 
normalmajoralways
closedfixed 
5
 
3.0PR16Q1 
alostale
Core
No
0031411: Not possible to install a module from the Module Management window in Edge
Is not possible to install a module from the file system in Edge. After clicking on the "Install Now" or "Browse File System" button, the pop-up to upload the file is showing the loading window forever (see attached image).
1) Log in using Edge
2) Switch to the System Admin role
3) Navigate to the [Module Management] window, "Add Modules" tab.
4) Look for a module and click on its "Install Now" button. Notice that the loading pop-up appears forever.
5) The same happens when clicking on the "Browse File System" button.
No tags attached.
related to defect 0030464 closed caristu Openbravo ERP 3 doesn't work on Microsoft Edge 
related to defect 0031528 closed caristu Can't install modules using Internet explorer 11 
png loadingmod.png (10,684) 2015-11-10 09:10
https://issues.openbravo.com/file_download.php?file_id=8706&type=bug
png
Issue History
2015-11-10 09:10caristuNew Issue
2015-11-10 09:10caristuAssigned To => platform
2015-11-10 09:10caristuFile Added: loadingmod.png
2015-11-10 09:10caristuModules => Core
2015-11-10 09:10caristuTriggers an Emergency Pack => No
2015-11-10 09:11caristuRelationship addedrelated to 0030464
2015-11-10 09:28caristuSeverityminor => major
2015-11-10 09:28caristuSummaryNot possible to install a module from the file system in Edge => Not possible to install a module from the Module Management window in Edge
2015-11-10 09:28caristuDescription Updatedbug_revision_view_page.php?rev_id=10114#r10114
2015-11-10 09:28caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10116#r10116
2015-11-10 14:13alostaleStatusnew => acknowledged
2015-11-10 17:24hgbotCheckin
2015-11-10 17:24hgbotNote Added: 0081670
2015-11-10 17:24hgbotStatusacknowledged => resolved
2015-11-10 17:24hgbotResolutionopen => fixed
2015-11-10 17:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a8ad0086de560ce29708e5bf195cd4f9b80d23d6 [^]
2015-11-10 17:25caristuReview Assigned To => alostale
2015-11-10 17:25caristuIssue Monitored: alostale
2015-11-16 14:28alostaleAssigned Toplatform => caristu
2015-11-16 15:17alostaleNote Added: 0081890
2015-11-16 15:17alostaleStatusresolved => closed
2015-11-16 15:17alostaleFixed in Version => 3.0PR16Q1
2015-11-19 10:29caristuRelationship addedrelated to 0031528
2015-11-23 21:17hudsonbotCheckin
2015-11-23 21:17hudsonbotNote Added: 0082196

Notes
(0081670)
hgbot   
2015-11-10 17:24   
Repository: erp/devel/pi
Changeset: a8ad0086de560ce29708e5bf195cd4f9b80d23d6
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Nov 10 17:21:18 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a8ad0086de560ce29708e5bf195cd4f9b80d23d6 [^]

fixes issue 31411: Not possible to install modules in Module Mgmt using Edge

The problem is that on MS Edge browser, the window.opener was lost. Now it is recovered in the same way as it was done for IE9. This avoids the javascript error that was being fired when trying to hide the loading screen in that browser.

Together with this the cache revision number has been updated in the required files.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
M src/org/openbravo/erpCommon/security/Login.html
M src/org/openbravo/erpCommon/security/Login_F1.html
M src/org/openbravo/erpCommon/utility/PopupLoading.html
M web/js/utils.js
---
(0081890)
alostale   
2015-11-16 15:17   
code reviewed + tested
(0082196)
hudsonbot   
2015-11-23 21:17   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^]
Maturity status: Test