Ticket #2532280 (new defect)

Reporter


Rakasi Saiprasad
Opened: 05/7/12
Last modified: 05/7/12
Status: new
Type: defect

Owner


Allen Rabinovich
Target Release:
Priority:
Summary: YUI2 in YUI3 yui-swf does not work.
Description:

yui2 swf (http://yui.yahooapis.com/2in3.4/2.9.0/build/yui2-swf/yui2-swf.js) will never work in yui3 as the YUIBridgeCallback that is passed to swf for call back is never set.

In yui2 yahoo being global variable, the event handler would be set. But as its local in yui3 the call back would be inaccessible to the swf.

Type: defect Observed in Version: 3.5.0
Component: SWF Severity: S2 (high)
Assigned To: Allen Rabinovich Target Release:
Location: Priority:
Tags: Relates To:
Browsers: All
URL:
Test Information:

Change History

Rakasi Saiprasad

Posted: 05/7/12

Note that this breaks all the modules that are dependent on the yui2-swf. like yui storage etc.