ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-386

Some EE Accessible Components throw JavaScript errors when used with JavaScript enabled

    Details

    • Assignee Priority:
      P2

      Description

      The samples all look good with the exception of the ee-accessible-showcase. I tested in IE9 / Firefox11 / Chrome17.

      inputText:
      Typing in the fields or tabbing through them causes a JS error in IE9 and Firefox:
      IE9:
      Message: Exception thrown and not caught
      Line: 1
      Char: 16245
      Code: 0
      URI: http://localhost:8080/ee-accessible-showcase/javax.faces.resource/compat.js.jsf

      Firefox:
      Error: uncaught exception: Cannot find enclosing form.

      panelCollapsible:
      Clicking on the panel headers to collapse or expand them causes a JS error in IE9:
      Message: Invalid procedure call or argument
      Line: 1
      Char: 1
      Code: 0
      URI: http://localhost:8080/ee-accessible-showcase/component/panelCollapsible.jsf

      Some of the links in the panel are broken (ICEfaces SVN, ICEfaces Projects).

      panelTab:
      Switching tabs causes a JS error in IE9:
      Message: Invalid procedure call or argument
      Line: 1
      Char: 1
      Code: 0
      URI: http://localhost:8080/ee-accessible-showcase/component/panelTab.jsf

      Besides this there are no errors.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28596 Fri Mar 30 08:34:58 MDT 2012 mircea.toma IPCK-386 Add second check for IE9 which will verify if the looked up element has the 'id' attribute.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28587 Thu Mar 29 11:01:10 MDT 2012 mircea.toma IPCK-386 Add second check for IE9 which will verify if the looked up element has the 'id' attribute.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: