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 2382 - fn-normalize-unicode2args-4 contains undeclared variable
Summary: fn-normalize-unicode2args-4 contains undeclared variable
Status: RESOLVED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.7.0
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Joanne Tong
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 11:01 UTC by Michael Kay
Modified: 2005-10-20 13:58 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2005-10-19 11:01:41 UTC
fn-normalize-unicode2args-4 contains a reference to the undeclared variable $var1
Comment 1 Andrew Eisenberg 2005-10-19 19:03:33 UTC
This test seems to have already been deleted.
Comment 2 Joanne Tong 2005-10-20 13:58:06 UTC
The expression was suppose to be
(normalize-unicode('Å', '') eq normalize-unicode('Å', ''))
It's now fixed.

thanks,
Joanne