[Mono-bugs] [Bug 361906] MyLiveEdu.com fails with javascript error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 17 12:12:49 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=361906

User gnorton at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=361906#c3


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gnorton at novell.com




--- Comment #3 from Geoff Norton <gnorton at novell.com>  2008-03-17 10:12:49 MST ---
The issue is the following.

The LiveAtEdu.Page.handleLoad function is the onLoad callback for the Moonlight
object onLoad event.  Inside handleLoad it calls:

this.rootElement.addEventListener("Loaded", Silverlight.createDelegate(this,
this.initialize) );

This listener is registered but never invoked by the plugin.  I think we've
already emitted it by this stage.


-- 
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