[Mono-bugs] [Bug 361906] MyLiveEdu.com fails with javascript error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu May 1 16:02:10 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=361906
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=361906#c8
--- Comment #8 from Sebastien Pouliot <spouliot at novell.com> 2008-05-01 14:02:10 MST ---
I did not succeed (yet) to create a smaller test case but the error occurs
because initialization* is not done (so variable is still undefined).
* initialize should be called early by
this.rootElement.addEventListener("Loaded", Silverlight.createDelegate(this,
this.initialize) );
but my guess is that moonlight has already pass this stage when executing this
function.
--
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