You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Patrycja Rewerska (JIRA)" <ji...@apache.org> on 2018/06/29 14:29:00 UTC

[jira] [Created] (JENA-1570) Inconsistent handling of language tags in GraphMem

Patrycja Rewerska created JENA-1570:
---------------------------------------

             Summary: Inconsistent handling of language tags in GraphMem
                 Key: JENA-1570
                 URL: https://issues.apache.org/jira/browse/JENA-1570
             Project: Apache Jena
          Issue Type: Bug
          Components: Core
    Affects Versions: Jena 3.3.0
            Reporter: Patrycja Rewerska
         Attachments: GraphMemTest.java

We've found that the implementation of the GraphMem graph handles language tags cases in an inconsistent way.
There is the unit test attached which shows the issue.
It seems that the contains method is case insensitive for language tags but the insert and delete methods are case sensitive.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)