-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE M5
-
Component/s: Frontend Infrastructure
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:3
-
Git Pull Request:
Steps:
1. log into portal using IE10
2. open developer tools F12 (refresh required)
The warning appears: HTML1506: Unexpected token. Upon inspecting the source, IE10 dev tools identifies the line and character count where the unexpected token occurs. That character is the beginning of the first <script> block after </body>
EDIT: "character" is impossible to spell correctly the first time.