[ https://issues.apache.org/jira/browse/ANY23-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552383#comment-13552383 ]
Lewis John McGibbney commented on ANY23-131: -------------------------------------------- Or would it be a better solution to make this configurable? This is NOT a bug. The behaviour is as expected, however it is obviously not the behaviour you want. > Nested Microdata are not extracted > ---------------------------------- > > Key: ANY23-131 > URL: https://issues.apache.org/jira/browse/ANY23-131 > Project: Apache Any23 > Issue Type: Bug > Components: core > Affects Versions: 0.7.0 > Reporter: Sebastien Richard > Fix For: 0.7.1 > > > Proposed patch: > core/src/main/java/org/apache/any23/extractor/microdata/MicrodataParser.java: > remove incorrect optim: > L166 > - return getUnnestedNodes( topLevelItemScopes ); > + return topLevelItemScopes; -- 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