I think there's a bug in HttpPostItem.ToString(). (\Components\Components\CSRequest.cs): if the value is not encoded yet, it calls Globals.UrlDecode. I'm convinced it should be Globals.UrlEncode.
Maybe this issue wasn't encountered before because HttpPostItem is never used
Regards, Thomas
Ben Tiedt:The work-around is to pre-encode the item and set IsEncoded to true.
That's what I'm already doing
Thanks for finding and reporting this.
The fix has been checked-in.
Thank you,
Wyatt Preul
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com