GitHub user HansBrende opened a pull request:

    https://github.com/apache/any23/pull/89

    ANY23-353 fallback on string datatype for langstring with no lang

    For string literals of datatype "langString" with no language tag, I'm 
simply falling back to type "string" (or using the default language if 
specified).
    
    mvn clean test -> all tests pass
    
    @lewismc any comments?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HansBrende/any23 ANY23-353

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/89.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 #89
    
----
commit e650a8d1ad22c2f53628285c941f240bb3e6b9ff
Author: Hans <firedrake93@...>
Date:   2018-06-28T18:05:16Z

    ANY23-353 fallback on string datatype for langstring with no lang

----


---

Reply via email to