[Mono-bugs] [Bug 362418] New: popfly mashups: wpfeControl. CreateObject is not a function.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 15 19:07:52 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=362418
Summary: popfly mashups: wpfeControl.CreateObject is not a
function.
Product: Moonlight
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: engine
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: miguel at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
The following mashup created by Popfly exposes the problem:
http://www.popfly.com/users/Miguel/friendster.small
In this routine in the file default.blocks (you can set a breakpoint here to
see the values):
// silverlight display class
1118var JukeBox = function (wpfeControl, controller, callback)
1119{
1120 this._wpfeControl = wpfeControl;
1121 this.controller = controller;
1122
1123 this._downloader = wpfeControl.CreateObject("downloader");
wpfeControl on FFox/Windows/Silverlight does have the CreateObject and content
properties, but our implementation does not.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list