Ticket #8375 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Download Page: Make the Filtering work on IE

Reported by: Nick Draper Owned by: Nick Draper
Priority: major Milestone: Release 3.1
Component: Tools Keywords: Maintenance
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

The filtering does not work using IE as a browser, although it is fine with firefox, chrome and safari.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to inprogress

This seems to be due to getElementsByName method, this is apparently not part of the W3 standard, and although widely supported, it isn't by IE.

I've updated this to use a bit of JQuery.

comment:2 Changed 7 years ago by Nick Draper

  • Status changed from inprogress to verify
  • Resolution set to fixed

To test: Check that the OS filtering works on IE, but also on Chrome and firefox.

NOTE: There is no branch and nothing to merge, the changes are already in place on the download page

comment:3 Changed 7 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:4 Changed 7 years ago by Michael Reuter

  • Status changed from verifying to closed

Works fine on IE9.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9220

Note: See TracTickets for help on using tickets.