[
https://issues.apache.org/jira/browse/ANY23-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated ANY23-237:
---------------------------------------
Fix Version/s: 1.1
> Fix RDFa test 0087: stylesheet reserved word is stripped out
> ------------------------------------------------------------
>
> Key: ANY23-237
> URL: https://issues.apache.org/jira/browse/ANY23-237
> Project: Apache Any23
> Issue Type: Bug
> Reporter: stephane corlosquet
> Fix For: 1.1
>
>
> We have pretty much 100% green results on the official RDFa test suite at
> http://rdfa.info/test-suite/. There is only one fail remaining: test 0087.
> For some reason, any23 isn't able to extract a triple out of this markup:
> {code}
> <a rel=":stylesheet"
> href="http://example.org/stylesheet">stylesheet</a>
> {code}
> when it can extract the right triple for all the other elements in the test
> such as
> {code}
> <a rel=":alternate" href="http://example.org/alternate">alternate</a>
> {code}
> I'm going to need some help to figure this out, as I have no idea what part
> of any23 is causing this. I checked the same test on semargl (our RDFa
> parser) and it is passing no problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)