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

ASF GitHub Bot commented on ANY23-410:
--------------------------------------

GitHub user HansBrende opened a pull request:

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

    ANY23-410 fix microdata itemrefs

    This fixes the regression introduced in version 2.2 causing Any23 to ignore 
itemrefs.

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

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

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

    https://github.com/apache/any23/pull/130.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 #130
    
----
commit 13d04c7426b10c7bf982dacfc5cfd2bee2385b0e
Author: Hans <firedrake93@...>
Date:   2018-10-25T22:45:09Z

    ANY23-410 fix microdata itemrefs

----


> Fix microdata itemrefs
> ----------------------
>
>                 Key: ANY23-410
>                 URL: https://issues.apache.org/jira/browse/ANY23-410
>             Project: Apache Any23
>          Issue Type: Sub-task
>          Components: microdata
>    Affects Versions: 2.3
>            Reporter: Hans Brende
>            Assignee: Hans Brende
>            Priority: Major
>             Fix For: 2.3
>
>
> Currently our microdata parser fails to recognize itemrefs, as shown by the 
> following failed tests from the online [microdata test 
> suite|http://w3c.github.io/microdata-rdf/tests/]:
> Test 0062: @itemref to single id
> Test 0063: @itemref generates property values
> Test 0064: @itemref to single id with different types
> Test 0065: @itemref to multiple ids
> Test 0066: @itemref with chaining
> Test 0067: Shared @itemref
> It appears this ability was previously working as of version 2.1, but the 
> following code-change caused this bug and introduced a regression into 
> version 2.2:
> https://github.com/apache/any23/commit/60e93a76748e53c413529409fb545e2245013639#r31047991



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

Reply via email to