ICEfaces
  1. ICEfaces
  2. ICE-11303

Regression - Can not select auction items when using emporium in IE 8

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      Tomcat 8, IE 8 browser only. Not an issue with 4.1.1 libs
    • Assignee Priority:
      P2
    • Affects:
      Sample App./Tutorial

      Description

      IE 8 specific emporium issue.
      Not able to bid on items. When selecting an item to bid on the following error is seen:
      Object doesn't support property or method 'indexOf'

      Not an issue with 4.1.1 but is with 4.2

        Activity

        Hide
        Ken Fyten added a comment -

        This is a clear regression from 4.1.1., should work for EE release.

        Show
        Ken Fyten added a comment - This is a clear regression from 4.1.1., should work for EE release.
        Hide
        Mircea Toma added a comment -

        Replace the use of Array.indexOf function with jQuery's inArray since IE8 does not define natively the indexOf function for arrays.

        Show
        Mircea Toma added a comment - Replace the use of Array.indexOf function with jQuery's inArray since IE8 does not define natively the indexOf function for arrays.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r51548, tomcat 8, MS Edge, IE 11, 10, 9, 8, Chrome 57, FF 47.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r51548, tomcat 8, MS Edge, IE 11, 10, 9, 8, Chrome 57, FF 47.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: