[
https://issues.apache.org/jira/browse/ANY23-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307363#comment-16307363
]
Lewis John McGibbney commented on ANY23-131:
--------------------------------------------
[~danielsachse] [~sebastienrichard] if you are able, can you please check out
the following pull request
https://github.com/apache/any23/pull/55
Thanks
> Nested Microdata are not extracted
> ----------------------------------
>
> Key: ANY23-131
> URL: https://issues.apache.org/jira/browse/ANY23-131
> Project: Apache Any23
> Issue Type: Bug
> Components: microdata
> Affects Versions: 0.7.0
> Reporter: Sebastien Richard
> Assignee: Lewis John McGibbney
> Fix For: 2.2
>
>
> Proposed patch:
> core/src/main/java/org/apache/any23/extractor/microdata/MicrodataParser.java:
> remove incorrect optim:
> L166
> - return getUnnestedNodes( topLevelItemScopes );
> + return topLevelItemScopes;
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)