Use current encoding while decoding URLs. A lot of those nasty html filter exceptions...
commit6090528312414bb0a98a29389ca874409bd2ebae
authordbera <dbera>
Tue, 28 Nov 2006 21:40:13 +0000 (28 21:40 +0000)
committerdbera <dbera>
Tue, 28 Nov 2006 21:40:13 +0000 (28 21:40 +0000)
treec89e30ebafb5c550bb2e59cb912fe10e26d6c0ac
parent7cb550162a9fc51aef08d579b9e34b55f1e1af18
Use current encoding while decoding URLs. A lot of those nasty html filter exceptions (System.FormatException: Input string was not in the correct format) should be gone now.
If they still show up, make sure you have a recent mono (mono bug #77931).
Filters/FilterHtml.cs