Opened 8 years ago
Closed 5 years ago
#15986 closed defect (patchwelcome)
Running example of dojox.gfx.utils.toSvg in IE8 throws errors
Reported by: | mrncxx | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX GFX | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When running the example on page http://dojotoolkit.org/reference-guide/1.8/dojox/gfx/utils/toSvg.html I get the following errors in Internet Explorer 8 (in Dutch) and the SVG is not generated:
SCRIPT5007: De waarde van de eigenschap require null of niet gedefinieerd en geen functieobject gfxSvgProxyFrame.html, regel 8 teken 3
SCRIPT5: Toegang geweigerd. utils.js, regel 2 teken 2911
SCRIPT5: Toegang geweigerd. utils.js, regel 2 teken 2911
In English this would be:
SCRIPT5007: The value of the property require null or not defined and no function object gfxSvgProxyFrame.html, line 8 column 3
SCRIPT5: Access denied. utils.js, line 2 column 2911
SCRIPT5: Access denied.
utils.js, line 2 column 2911
Change History (1)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.