[ 
https://issues.apache.org/jira/browse/STANBOL-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117866#comment-13117866
 ] 

Rupert Westenthaler commented on STANBOL-329:
---------------------------------------------

In revision #1177503 I corrected all bugs specifically referenced in this 
issue. However such improvements need also to be applied to all the other 
modules of Stanbol. In addition there are still some potential issues related 
to char encoding.

In the following the part with the still present potential issues from the 
commit statement of #117750:

* It need to be tested if the setting of the charset parameter for the 
"Content-Type" header of reposes is a requirement. To test the difference the 
charset parameter is currently used for the Entityhub and not used for the 
Enhancer.
* MessageBodyWriter need to get the charset parameter from the "Content-Type" 
header and use it to serialize responses. This is already done for XML and JSON 
responses, but not for all Clerezza based serializers because the interface of 
Clerezza does not support the definition of a charset.
* The changes mentioned here are only applied to the Entityhub, Enhancer and 
the common.web.* modules. Similar changes would be also needed for the other 
modules that define web interfaces

best
Rupert
                
> Character encoding does not work for e.g. German special characters
> -------------------------------------------------------------------
>
>                 Key: STANBOL-329
>                 URL: https://issues.apache.org/jira/browse/STANBOL-329
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Web UI
>         Environment: Tested with a local version of the Stanbol engine with 
> NamedEntityTagging as well as with the TaxonomyLinkingEngine AND the huge 
> dbpedia index - otherwise, you want get this entities.
>            Reporter: Andreas Gruber
>            Assignee: Fabian Christ
>              Labels: charset
>
> In the engines UI view of  a sentence such as  "Das Deutsche ist eine 
> plurizentische Sprache. In Österreich spricht man österreichisches Deutsch.", 
> the label "Österreich" is not displayed correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to