#10801 closed bug (invalid)
HTML-comments within script-Blocks executede with $.html fails in IE - Error 80020101
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | ajax | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Normal html-comments in a script-tag, which is executed with scriptEval fails with the JS-error 80020101.
Similar with the Ticket #9221
Change History (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Component: | unfiled → ajax |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
HTML comments in a script tag are invalid. http://dev.w3.org/html5/spec/scripting-1.html#restrictions-for-contents-of-script-elements
comment:3 follow-up: 4 Changed 11 years ago by
i have a similar error but in all browsers and i dont have html-comments in any script
comment:4 Changed 11 years ago by
Replying to polzka90:
i have a similar error but in all browsers and i dont have html-comments in any script
What means similar?
Note: See
TracTickets for help on using
tickets.
For Example: ajax.html
test.html