Ticket #5243 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

test_Declaration.html fails in IE

Reported by: guest Owned by:
Priority: highest Milestone: 1.0.2
Component: Dijit Version: 1.0
Severity: blocker Keywords: declaration
Cc: jaredj, alex, pottedmeat

Description

Version 1.0.1

The demo dijit/test_Declaration.html fails in IE7 when the page is loaded with a JS error "object does not support this property or method".

Attachments

dijit.Declaration_20071128.patch (0.5 kB) - added by jaredj 6 months ago.
Problem fix.

Change History

Changed 6 months ago by peller

  • severity changed from normal to blocker
  • cc jaredj, alex, pottedmeat added
  • component changed from General to Dijit
  • priority changed from normal to highest
  • version set to 1.0
  • milestone set to 1.0.2
  • owner deleted

version should read 1.0.1. Jared chased this down. Looks like we're missing a dojo. on the forEach

Changed 6 months ago by jaredj

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

(In [11648]) Fixing a FF-ism in the code. Should have been dojo.forEach. fixes #5243

Changed 6 months ago by jaredj

Problem fix.

Changed 6 months ago by jaredj

(In [11649]) Applying same decl patch to trunk. refs #5243

Changed 6 months ago by bill

  • summary changed from test_Declaration.html fails in IE7 to test_Declaration.html fails in IE
Note: See TracTickets for help on using tickets.