[
https://issues.apache.org/jira/browse/JENA-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482442#comment-13482442
]
Andy Seaborne commented on JENA-338:
------------------------------------
The code shows that the file is opened in UTF-8 mode. If your file is
ISO-8859-1 (or windows code 1252 (latin-1), then it may display fine to you
because you are viewing it as ISO-8859-1, but the file may be illegal as UTF-8.
Could you provide a complete, minimal example?
> RulesetNotFoundException when using umlauts in comments
> -------------------------------------------------------
>
> Key: JENA-338
> URL: https://issues.apache.org/jira/browse/JENA-338
> Project: Apache Jena
> Issue Type: Bug
> Components: Reasoners
> Affects Versions: Jena 2.7.0
> Reporter: Ooser
> Priority: Minor
>
> A RulesetNotFoundException occurs, when loading rules (Rule.rulesFromUrl(..))
> from a text file that contains umlauts in comments.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira