Details
-
Type:
Bug
-
Status: Closed
-
Priority:
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
-
Assignee Priority:P2
-
Support Case References:Support Case #13457 - https://icesoft.my.salesforce.com/5007000001Er4MH
-
Affects:Sample App./Tutorial
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 inICE-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.
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
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.
Assigned to Mircea to log a Mojarra bug for this issue. Still not fixed in the latest 2.1.29-04 release.