ICEmobile
  1. ICEmobile
  2. MOBI-1050

DataView cannot sort rows on IE8/9

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.3
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      IE8/9

      Description

      Clicking a sort header in the mobi:dataView component causes the data rows to disappear and any further clicks on the headers will result in a JavaScript error:

       SCRIPT5007: Unable to get value of the property 'innerHTML': object is null or undefined
       component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_140210, line 1819 character 21
       

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 40732
        Author: philip.breau
        Date: April-08-14 11:18:25 AM
        Message:
        MOBI-1050
        DataView cannot sort rows on IE8/9

        • avoid blanking out tbody innerHTML and call TBODY removeChild instead

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

        Show
        Philip Breau added a comment - Revision: 40732 Author: philip.breau Date: April-08-14 11:18:25 AM Message: MOBI-1050 DataView cannot sort rows on IE8/9 avoid blanking out tbody innerHTML and call TBODY removeChild instead 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: