[jira] [Assigned] (OFBIZ-5968) framework/images/webapp/images/fieldlookup.js throws a javascript error in google chrome from a link to ofbiz from another site

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (OFBIZ-5968) framework/images/webapp/images/fieldlookup.js throws a javascript error in google chrome from a link to ofbiz from another site

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-5968:
--------------------------------------

    Assignee: Jacques Le Roux

> framework/images/webapp/images/fieldlookup.js throws a javascript error in google chrome from a link to ofbiz from another site
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5968
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5968
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Gareth Carter
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: fieldlookup.patch
>
>
> When you link to your ofbiz installation from another site using _blank as the target and protocol is changing from http to https, google chrome will throw an error -
> Blocked a frame with origin "https://ofbiz.company.com" from accessing a frame with origin "http://other.company.com".  The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
> This error may prevent other javascript from executing (this has caused, in our ofbiz installation, datetimepickers from working properly)
> The line number causing the issue is 687 as of revision 1652020



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)