a

>>Bugs>> Firefox 2.0 doesn't do AJAX update when server uses Mono-1.2.5.2
Pages: 1   reply
Author Firefox 2.0 doesn't do AJAX update when server uses Mono-1.2.5.2
Dean Brettle
Total Posts: 2015
Firefox 2.0 doesn't do AJAX update when server uses Mono-1.2.5.2
3/10/2008 3:14:09 AM
Firefox 2 does not do AJAX updates of the progress bar if the Progress.aspx page is served by Mono-1.2.5.2 (and perhaps other versions).  Firefox complains that the <form> element is not well-formed XML.  That is probably because Mono is rendering the URL in the action attribute with "&"s instead of "&amp;"s.  This does not appear to be problem with .NET 2 on the server side or other clients.

--Dean

 
Pages: 1   reply
a