YUILibrary - Open source JavaScript and CSS for building richly interactive software.
Fork YUI on GitHub

YUI 2.x

Ticket #2528465 (checkedin defect)

Reporter


Adam Moore
Opened: 09/14/09
Last modified: 09/14/09
Status: checkedin
Type: defect

Owner


Tripp Bridges
Target Release: 2.NEXT
Priority: P3 (normal)
Summary: IE8: All examples throw a javascript error if Flash is missing
Description:

Line: 7
Error: 'length' is null or not an object

Traces to the event utility. It probably is trying to attach an event listener to an object that can't accept one.

Type: defect Observed in Version: development master
Component: SWF Severity: S3 (normal)
Assigned To: Tripp Bridges Target Release: 2.NEXT
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: IE 8.x
URL:
Test Information:

Change History

Tripp Bridges

YUI Developer

Posted: 09/14/09
  • component changed from Charts to SWF
  • milestone changed to 2.NEXT
  • owner changed from Tripp Bridges to Allen Rabinovich
  • status changed from checkedin to assigned

commit 21ccb419c8468d4f21b374db9b97f40838513e00
Author: trippb <trippb@mayworldsuch-lm.(none)>
Date: Mon Sep 14 16:04:38 2009 -0700

Fixed bug in which error was fired if the flash version was insufficient.

Tripp Bridges

YUI Developer

Posted: 09/14/09

Tripp Bridges

YUI Developer

Posted: 09/14/09
  • status changed from assigned to checkedin