From: <tr...@do...> - 2013-10-03 14:03:59
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Form URL Encoded POSTs should explicitly state UTF-8 charset where appropriate</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2013-10-03 03:02 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> So the update appears to work but it is the subsequent queries that potentially don't. The problem is that we weren't encoding characters in the Latin range which we should have done (code points 128-255). Also POSTing queries seems to be more reliable and simplifies code so I have simplified the code to always POST queries anyway. Updates weren't affected because they are always POSTed anyway.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=374" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=374</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |