Ticket #6274 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

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

Changed 5 months ago by jburke

  • status changed from new to assigned
  • owner changed from anonymous to jburke

Changed 5 months ago by jburke

  • status changed from assigned to closed
  • resolution set to fixed

(In [13159]) Fixes #6274. Removing this test: it was for #744, but that is marked as wontfix.744

Note: See TracTickets for help on using tickets.