This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25085 - ARIA 1.1 Processor errors: "Incorrectly marked cross reference to aria-describedat"
Summary: ARIA 1.1 Processor errors: "Incorrectly marked cross reference to aria-descri...
Status: RESOLVED WORKSFORME
Alias: None
Product: ARIA
Classification: Unclassified
Component: General (show other bugs)
Version: 1.1
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Michael Cooper
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 18:32 UTC by James Craig
Modified: 2014-03-24 17:08 UTC (History)
0 users

See Also:


Attachments

Description James Craig 2014-03-17 18:32:11 UTC
ARIA 1.1 Processor errors: "Incorrectly marked cross reference to aria-describedat"

$ make spec1-1
echo "Transforming Spec version 1.1"
Transforming Spec version 1.1
/usr/bin/java -cp 
net.sf.saxon.Transform -x org.apache.xml.resolver.tools.ResolvingXMLReader -r org.apache.xml.resolver.tools.CatalogResolver -s ../src/aria1.1.html -o temp.html ARIAProcessor.xslt
Incorrectly marked cross reference to aria-describedat
Incorrectly marked cross reference to aria-describedat
Incorrectly marked cross reference to aria-describedat
/usr/bin/java -cp net.sf.saxon.Transform -x org.apache.xml.resolver.tools.ResolvingXMLReader -r org.apache.xml.resolver.tools.CatalogResolver -s temp.html -o ../aria-1.1/complete.html Cleanup.xslt
/usr/bin/java -cp net.sf.saxon.Transform -x org.apache.xml.resolver.tools.ResolvingXMLReader -r org.apache.xml.resolver.tools.CatalogResolver -s temp.html -o ../aria-1.1/Overview.html slices.xslt
/bin/rm temp.html

Not sure what that means. I looked through all the references in the source file and they looked okay to me.
Comment 1 Michael Cooper 2014-03-24 17:08:28 UTC
Not seeing the described behavior when running on current version of source.