|
From: <tr...@do...> - 2011-12-11 00:59:51
|
A new comment has been added to the following issue. Title: SparqlRemoteUpdateEndpoint fails with Invalid URI: The Uri string is too long. Project: Core Library (dotNetRDF.dll) Created By: Rob Vesse Date: 2011-12-11 12:58 AM Comment: Fixed in SVN revision 2021, used Uri.EscapeDataString() which has a length limit where I should have used HttpUtility.UrlEncode() which does not More information on this issue can be found at http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=156 If you no longer wish to receive notifications, please visit http://www.dotnetrdf.org/tracker/UserProfile.aspx and change your notifications options. |