us...@wrp wrote: > ## this message contain multibyte charactor code. > > Sometime, web client request with query used by url-encoded multibyte > string. [snip] > It run on the Windows system, put result "0". It's OK. > But, it run on the Mono, put result "1". It's fail. Also, on the mod_mono. > > I think, there is this problem for implementation of > System.Web.HttpUtility.UrlDecode method, maybe. Because, it is no problems > with using binary decode and System.Text.Encoding(*2) on the Mono, or the > Windows systems. > > This problem avoidable as previously indicated(*2), for now. But, I think > it's bug of Mono. Please create a small test ASP.NET app which demonstrates the issue (when run with xsp), make an archive with it and file a bug for the System.Web component (see http://mono-project.com/Bugs)
thanks, marek _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
