[
https://issues.apache.org/jira/browse/JENA-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134452#comment-16134452
]
ASF GitHub Bot commented on JENA-1383:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/275
JENA-1383: Improve handling of bad character encoding.
https://issues.apache.org/jira/browse/JENA-1383
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena bad-encoding
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/275.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #275
----
commit 9f545d3a17cdc105e3b78726412b163385d9ccce
Author: Andy Seaborne <[email protected]>
Date: 2017-08-20T14:34:27Z
Improve handling of bad character encoding.
----
> Handle bad encoding in uploaded data as a 400.
> ----------------------------------------------
>
> Key: JENA-1383
> URL: https://issues.apache.org/jira/browse/JENA-1383
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Jena 3.4.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Jena 3.5.0
>
>
> Up to 3.4.0, it results in a 500 for Turtle (400 for other parsers - RDF/XML
> and JSON-LD).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)