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 3373 - Catalog is missing <module> elements for combined-errors-1
Summary: Catalog is missing <module> elements for combined-errors-1
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.9.4
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 14:45 UTC by Tom Brosens
Modified: 2006-07-06 12:53 UTC (History)
0 users

See Also:


Attachments

Description Tom Brosens 2006-06-20 14:45:16 UTC
In OptionalFeatureErrors\CombinedErrorCodes\combined-errors-1.xq support for modules is checked. However, when modules are supported this test still fails because there are no <module> elements in the catalog...

We suggest to add following elements to the catalog:

 <module namespace="http://www.w3.org/TestModules/defs">module-defs</module>
 <module namespace="http://www.w3.org/TestModules/test1">test1-lib</module> 

Thanks,
Tom.
Comment 1 Carmelo Montanez 2006-06-20 15:23:43 UTC
Hey Tom:

Thanks for the message.  A similar bug was posted , but it did not includes the
second <module> element.  I added the required module.

Thanks,
Carmelo
Comment 2 Tom Brosens 2006-07-06 12:53:18 UTC
Issue verified and indeed fixed. Closing.