Hi all,
when launching the gwt showcase
http://gwt.google.com/samples/Showcase/Showcase.html
under Mac OS X 10.5.8 with Firefox 3.5.2, nothing is diplayed in the
browser and I get the following error message in Firebug:
invalid XML tag syntax at the line 548 of the following file:
E943AC7B81BAEC8BF004F3678598AB22.cache.html
And here is the line 548:
function DEb(a){if(a<=30){return 1<<a}else{return DEb(30)*DEb
(a-30)}}
I get this error behind the proxy of my client office...
Cheers,
Steve
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---