Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.3.1.GA_P01
    • Fix Version/s: EE 1.3.1.GA_P03
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      jsf2 icemobile

      Description

      Uncaught SyntaxError: Failed to execute 'querySelector' on 'Element': '[id$=]' is not a valid selector.component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_150209:1766 processUpdateStrcomponent.js.jsf?ln=org.icefaces.component.util&v=3_3_0_150209:1985 activateRowcomponent.js.jsf?ln=org.icefaces.component.util&v=3_3_0_150209:1710 rowTouchEndcomponent.js.jsf?ln=org.icefaces.component.util&v=3_3_0_150209:1746 isRowEvent
      --------------
      equates with this line...
      elem = details.querySelector('[id$='+im.escapeJsfId(v[0])+']'),
      ...
      in the fn processUpdateStr(dir)...
      in resources/org.icefaces.component.util/component.js

        Activity

        Hide
        Judy Guglielmin added a comment -

        previously fixed by MOBI-1123

        Show
        Judy Guglielmin added a comment - previously fixed by MOBI-1123

          People

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

            Dates

            • Created:
              Updated:
              Resolved: