ICEfaces
  1. ICEfaces
  2. ICE-10386

showcase issues with Myfaces 2.2.5 JSF

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.0.0.GA, 4.1
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces-4.0.0 tag r.43344 (Jenkins Build#9)
      Server: Tomcat 7.0.42
      Browsers: all
    • Assignee Priority:
      P1

      Description

      The next Myfaces specific issues have been found in showcase:
      1) icecore:jsEventListener:
      JS error when clicking in the input text entry and pressing Enter key (all browsers).
      IE11 error:
      SCRIPT438: Object doesn't support property or method 'getElementsByName'
      File: jsf.js.jsf, Line: 1, Column: 51742

      Chrome error:
      Uncaught TypeError: undefined is not a function jsf.js.jsf?ln=javax.faces&v=4_0_0_141104:1

      2) ace:ajax > Client-side Callbacks: server-side warning when accessing this demo.
      Nov 04, 2014 2:27:46 PM org.apache.myfaces.renderkit.html.HtmlLabelRenderer encodeBegin
      WARNING: Attribute 'for' of label component with id ajaxCallbacksStartForm:__2s_c is not defined

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43858 Mon Dec 22 11:52:27 MST 2014 mircea.toma ICE-10386 Replaced h:outputLabel with h:outputText since there's no component to point to using the 'for' attribute.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/ajax/ajaxCallbacks.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43857 Mon Dec 22 11:50:42 MST 2014 mircea.toma ICE-10386 Modified icecore:jsEventListener renderer to disable form submit on enter. Also the conpontent triggered submit uses execute=@form attribute now.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/javascript/application.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/component/JSEventListener.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: