|
From: <rv...@us...> - 2012-07-18 23:59:20
|
Revision: 2282
http://dotnetrdf.svn.sourceforge.net/dotnetrdf/?rev=2282&view=rev
Author: rvesse
Date: 2012-07-18 23:59:14 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
Adds Rob Style's tests for the URI encoding with SparqlParameterizedString bug and includes the fix for the bug
Fix is to BaseFormatter.FormatUri and involves using AbsoluteUri instead of ToString() and not calling Uri.EscapeUriString() on the result
Affects Issue [256]
Modified Paths:
--------------
Trunk/Libraries/core/Writing/Formatting/BaseFormatter.cs
Trunk/Testing/unittest/Sparql/SparqlTests.cs
Trunk/dotNetRDF.suo
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|