You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/27 10:26:00 UTC

[jira] [Commented] (TIKA-3282) OneNote Parser breaks non-ASCII Characters

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

ASF GitHub Bot commented on TIKA-3282:
--------------------------------------

AdrianD-intrafind opened a new pull request #400:
URL: https://github.com/apache/tika/pull/400


   I changed the characterset and added a unit test for this issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> OneNote Parser breaks non-ASCII Characters
> ------------------------------------------
>
>                 Key: TIKA-3282
>                 URL: https://issues.apache.org/jira/browse/TIKA-3282
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.24, 1.25, 1.24.1
>            Reporter: Adrian Diemer
>            Priority: Major
>
> The OneNote parser doesn't seem to handle non-ASCII Characters correctly.
> The reason for that seems to be that the characterset US_ASCII is used instead of ISO_8859_1 [here|https://github.com/apache/tika/blob/91ef4693363d31dba05de9eec1ab2d52a298c6b5/tika-parsers/tika-parsers-classic/tika-parsers-classic-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/onenote/OneNoteTreeWalker.java#L448].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)