[Mono-dev] Turn off encoding on WriteAttribute in 1.2.5?
Curtis Wensley
eto at shaw.ca
Fri Aug 31 03:48:04 EDT 2007
Hi,
Is there any way to turn off the Html encoding in
HtmlTextWriter.WriteAttribute in 1.2.5? It seems to be encoding
everything, were as MS.NET does not.
We went through great pains to encode all output of our system, and
now it's double-encoding the attributes using this method. Perhaps
there's a way to turn this off in Web.config, or should I file a bug?
Thanks,
Curtis.
More information about the Mono-devel-list
mailing list