ICEmobile
  1. ICEmobile
  2. MOBI-832

DataView incompatible with ICEfaces compat library

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      ICEfaces/Compat

      Description

      When the compat library is used with ICEmobile the dataView component generates the following error:

      Uncaught TypeError: Object #<StyleSheet> has no method 'each'

      This is apparently caused by the use of prototype.js in the compat library which affects ECMAScript 5 features such as Array.each, Array.map, and Array.filter, which the dataView component js uses.

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 38312
        Author: philip.breau
        Date: September-30-13 1:37:49 PM
        Message:
        MOBI-832 DataView incompatible with ICEfaces compat library

        • reverted ECMAScript 5 usage

          Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js

        Show
        Philip Breau added a comment - Revision: 38312 Author: philip.breau Date: September-30-13 1:37:49 PM Message: MOBI-832 DataView incompatible with ICEfaces compat library reverted ECMAScript 5 usage Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: