Mmm, it looks my Element was null. Strange that it doesn't throw a NullPointerException instead.
On 12 mar, 16:29, "Miles T." <[email protected]> wrote: > Hi all, > > I have an issue which randomly happens in hosted mode in Windows XP > (IE6) when calling getElementsByTagName("td") on an Element. > > [ERROR] Uncaught exception escaped > com.google.gwt.core.client.JavaScriptException: (TypeError): Cet objet > ne gère pas cette propriété ou cette méthode > number: -2146827850 > description: Cet objet ne gère pas cette propriété ou cette méthode > at com.google.gwt.dom.client.Element$.getElementsByTagName$(Native > Method) > > I've already encountered such "unsolvable" exception but I had found a > workaround (refactoring a lot of code...). Did anyone already > encounter such issue ? > > Cheers, > > Miles --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
