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 3125 - function-declaration-025: contains two errors, but only tests for one
Summary: function-declaration-025: contains two errors, but only tests for one
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.8.6
Hardware: Other Linux
: P2 normal
Target Milestone: ---
Assignee: Carmelo Montanez
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 20:22 UTC by Frans Englich
Modified: 2006-04-21 14:30 UTC (History)
0 users

See Also:


Attachments

Description Frans Englich 2006-04-20 20:22:16 UTC
function-declaration-025 appears to be testing that functions declared in the empty namespace are handled correctly(that XQST0060 is issued). However, the query also contains the error XQST0039 because both the arguments are called 'n'.

I suggest renaming one of the arguments, such that the test triggers only what it is designed for.


Regards,
Frans
Comment 1 Carmelo Montanez 2006-04-21 14:05:31 UTC
Frans:

Thanks for the comment.  Renamed second argument to "m".  Please
close the bug if in agreement.

Thanks,
Carmelo
Comment 2 Frans Englich 2006-04-21 14:30:12 UTC
Yes, nice work. Changing status to CLOSED.


Regards,
Frans