ICEfaces
  1. ICEfaces
  2. ICE-10983

ace:checkboxButtons server-side warnings

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.1
    • Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces4 trunk r. 48508
      Browsers: all
      Server: Tomcat7/8
    • Assignee Priority:
      P1

      Description

      QA test application: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/focusManager
      Test page: /focusManagerFor.jsf

      Server warnings are seen when navigating to the /focusManagerFor.jsf test page, or when submitting from this page. The test page is functional though.
      These warnings can be reproduced on older code revisions, such as IF4.1.1 release libraries.


      WARNING: Missing end-element for: select[id="frm:checkboxButtons_options"] (path: #document -> html -> body -> form -> t
      able -> tbody -> tr -> td -> div -> select)
      Mar 10, 2016 2:20:38 PM org.icefaces.impl.context.DOMResponseWriter logUnclosedNode
      WARNING: Missing end-element for: select[id="frm:checkboxButtons_options"] (path: #document -> html -> body -> form -> t
      able -> tbody -> tr -> td -> div -> select)

        Activity

        Hide
        Mircea Toma added a comment -

        Fixed erroneous end tag writing. The option tag was closed instead of the select.

        Show
        Mircea Toma added a comment - Fixed erroneous end tag writing. The option tag was closed instead of the select .
        Hide
        Carmen Cristurean added a comment -

        Verified ICEfaces4 trunk r.48512/ Chrome48, Tomcat7.

        Show
        Carmen Cristurean added a comment - Verified ICEfaces4 trunk r.48512/ Chrome48, Tomcat7.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: