You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2017/12/19 20:47:00 UTC

[jira] [Assigned] (CONNECTORS-1478) UI broken on IE 10/11

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

Karl Wright reassigned CONNECTORS-1478:
---------------------------------------

    Assignee: Kishore Kumar

> UI broken on IE 10/11
> ---------------------
>
>                 Key: CONNECTORS-1478
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1478
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 2.8.1
>            Reporter: Julien Massiera
>            Assignee: Kishore Kumar
>            Priority: Minor
>             Fix For: ManifoldCF 2.10
>
>
> The new UI is broken with IE 10/11, ending in infinite waiting loop when user clicks on any tab in edit mod. 
> this is due to the FormData object used in the mcf.js script which does not work on IE 10/11 and this is a known issue.
> Don't know what is the best workaround for this. 
> framework/crawler-ui/src/main/webapp/javascript/mcf.js 
> line 467 : formData.set('client_timezone_offset',timezone_offset);
> The method set does not work on IE 10/11 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)