#15492 closed defect (fixed)
livedocs examples totally broken on IE9
Reported by: | haysmark | Owned by: | Colin Snover |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | Website | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For instance:
http://livedocs.dojotoolkit.org/dojo/fx/Toggler
Click Run for the first example. In Chrome, the example appears. In IE9, a blank frame appears. This happens with every example on livedocs.
What I observe is that the double quotes are being escaped in Chrome, but not in IE9.
Change History (9)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Priority: | undecided → blocker |
comment:2 Changed 9 years ago by
Component: | Documentation → Website |
---|---|
Owner: | set to Colin Snover |
Status: | new → assigned |
comment:3 Changed 9 years ago by
Did phiggins take care of this at the dojo meeting or is it still broken?
comment:4 Changed 9 years ago by
Owner: | changed from Colin Snover to bill |
---|
comment:5 Changed 9 years ago by
Owner: | changed from bill to dante |
---|
Phiggins fixed the merge conflict but livedocs still needs to be updated to the latest rstwiki code (including doing a build). Phiggins can you do it?
comment:6 Changed 9 years ago by
Owner: | changed from dante to Colin Snover |
---|
comment:7 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated and works in a brief test on IE9.
Note: See
TracTickets for help on using
tickets.
I fixed rstwiki already, the livedocs site just needs to be updated. Also, there's a merge conflict there preventing the changes getting pushed to github (dojo/docs) so that needs to be resolved too. Colin, can you do it?