ICEfaces
  1. ICEfaces
  2. ICE-10804

IE11 - Showcase: Warnings displayed in console

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P03
    • Fix Version/s: 4.1.1, EE-3.3.0.GA_P04
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      IE11, Mojarra 2.1.28, 2.1.29-04

      Description

      In IE11 the following warnings are displayed in the console:
      HTML1406: Invalid tag start: "<?". Question marks should not start tags.
      HTML1524: Invalid HTML5 DOCTYPE. Consider using the interoperable form "<!DOCTYPE html>".

      This was already investigated in ICE-10622. It was found that these warnings are from the hidden Mojarra input tags for the ViewState parameters.

      This can be reproduced with the Showcase demo. If the console is not opened on load the the Showcase then a simple refresh of the browser should show them in the logs.

        Activity

        Hide
        Ken Fyten added a comment -

        Assigned to Mircea to log a Mojarra bug for this issue. Still not fixed in the latest 2.1.29-04 release.

        Show
        Ken Fyten added a comment - Assigned to Mircea to log a Mojarra bug for this issue. Still not fixed in the latest 2.1.29-04 release.
        Hide
        Mircea Toma added a comment - - edited

        Removed all XML document declarations in the showcase application. Mojarra will pick up the XML declaration from any of the pages, templates or includes that are rendered on first page load.
        Also changed the document type to HTML5 in the main page.

        Tested successfully in IE8, IE9, IE11, FF and Chrome.

        Show
        Mircea Toma added a comment - - edited Removed all XML document declarations in the showcase application. Mojarra will pick up the XML declaration from any of the pages, templates or includes that are rendered on first page load. Also changed the document type to HTML5 in the main page. Tested successfully in IE8, IE9, IE11, FF and Chrome.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces EE-3.3.0 maintenance branch r46929. FF 43, Chrome 47, IE 11, 10, 9, 8.
        Note this warning is still seen in the ICEfaces 4 trunk showcase.

        HTML1406: Invalid tag start: "<?". Question marks should not start tags.
        File: showcase.jsf, Line: 1, Column: 2
        Show
        Liana Munroe added a comment - Verified ICEfaces EE-3.3.0 maintenance branch r46929. FF 43, Chrome 47, IE 11, 10, 9, 8. Note this warning is still seen in the ICEfaces 4 trunk showcase. HTML1406: Invalid tag start: "<?" . Question marks should not start tags. File: showcase.jsf, Line: 1, Column: 2
        Hide
        Ken Fyten added a comment -

        Re-opened to add ICEfaces EE 4.1 as a fix target.

        Show
        Ken Fyten added a comment - Re-opened to add ICEfaces EE 4.1 as a fix target.
        Hide
        Mircea Toma added a comment -

        Removed XML and DOCTYPE declarations in the included templates. Replaced XHTML strict document types where needed with HTML5 document type declaration. The modifications were all made in showcase application in trunk.

        Show
        Mircea Toma added a comment - Removed XML and DOCTYPE declarations in the included templates. Replaced XHTML strict document types where needed with HTML5 document type declaration. The modifications were all made in showcase application in trunk.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r46945 and showcase application. Tomcat 8, Chrome 47, FF 43, IE 11, 10, 9, 8.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r46945 and showcase application. Tomcat 8, Chrome 47, FF 43, IE 11, 10, 9, 8.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4.1.1 Jenkins build 2. Tomcat 8, IE 11, 10, Chrome 47, IE 11.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4.1.1 Jenkins build 2. Tomcat 8, IE 11, 10, Chrome 47, IE 11.
        Hide
        Liana Munroe added a comment - - edited

        Verified "Fixed erroneous setting of PROJECT_STAGE to Development. Enabled Resource Coalescing." in web.xml
        ICEfaces 4.1.1 Jenkins build4 and ICEfaces 4 trunk r47631

        Show
        Liana Munroe added a comment - - edited Verified "Fixed erroneous setting of PROJECT_STAGE to Development. Enabled Resource Coalescing." in web.xml ICEfaces 4.1.1 Jenkins build4 and ICEfaces 4 trunk r47631

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: