Ticket #6274 (closed defect: fixed)
testEval: "it worked" only twice in IE and Safari
| Reported by: | haysmark | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Core | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
See: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojo/tests/_base/_loader/744/testEval.html
In FF, everything is dandy: the test prints to the console "It worked" 3 times then prints "Object's name is: light".
In IE and Safari though, I only get two "It worked" messages and nothing about the object. The Safari JavaScript? Console prints "Can't find variable: getBarMessage" and IE throws a generic "Line 10: Object Expected" error.
Change History
Note: See
TracTickets for help on using
tickets.