Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1478

UI broken on IE 10/11

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        Activity

          People

            kishorekumar Kishore Kumar
            julienFL Julien Massiera
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: