Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019038Openbravo ERPA. Platformpublic2011-11-10 11:342012-02-28 08:41
alostale 
alostale 
normalminorsometimes
closedduplicate 
5
 
 
Mozilla Firefox
Core
No
0019038: App opened with window.open or link from another domain makes popups not to work
If the application is opened using window.open from a different domain, when a process button is executed, the response is an blank window.

This js error is raised:

Permission denied to access property 'submitCommandForm'
[Break On This Error] if (top && top.opener && top.opener.submitCommandForm) {
-Serve corss-domain.html in your apache
-Access it (FF) through a different domain than localhost (ie. http://127.0.0.1/cross-domain.html [^])
-Open a window with a process
-Execute it, the popup gets blank
Workarounds:
1. Do not open Openbravo using window.open nor link
2. Use the final app URL instead of the link
No tags attached.
duplicate of defect 00198543.0MP9 closed dbaz Problem with some processes when accessing the ERP from an external link 
related to defect 00109552.50MP12 closed roklenardic Callouts stop working in the app when called from a button 
related to defect 0008911 closed iperdomo menu in Openbravo app called from a link does not work 
html cross-domain.html (199) 2011-11-11 08:09
https://issues.openbravo.com/file_download.php?file_id=4745&type=bug
Issue History
2011-11-10 11:34alostaleNew Issue
2011-11-10 11:34alostaleAssigned To => alostale
2011-11-10 11:34alostaleWeb browser => Mozilla Firefox
2011-11-10 11:34alostaleModules => Core
2011-11-10 11:40alostaleFile Added: cross-domain.html
2011-11-10 20:58roklenardicRelationship addedrelated to 0010955
2011-11-10 20:59roklenardicRelationship addedrelated to 0008911
2011-11-10 21:01roklenardicIssue Monitored: roklenardic
2011-11-11 08:08alostaleFile Deleted: cross-domain.html
2011-11-11 08:09alostaleFile Added: cross-domain.html
2011-11-11 08:10alostaleWeb browserMozilla Firefox => Mozilla Firefox
2011-11-11 08:10alostaleSummaryApp opened with window.open mult-domain makes popups not to work => App opened with window.open or link from another domain makes popups not to work
2011-11-11 08:10alostaleProposed Solution updated
2012-02-28 08:41alostaleRelationship addedduplicate of 0019854
2012-02-28 08:41alostaleNote Added: 0045495
2012-02-28 08:41alostaleStatusnew => closed
2012-02-28 08:41alostaleResolutionopen => duplicate

Notes
(0045495)
alostale   
2012-02-28 08:41   
It should by fixed by 0019854