Bug 283777 - [xpath2] XSAnyURI doesn't implement gt, lt comparison
Summary: [xpath2] XSAnyURI doesn't implement gt, lt comparison
Status: RESOLVED FIXED
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.xpath (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.2 M1   Edit
Assignee: David Carver CLA
QA Contact: David Carver CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 262765
  Show dependency tree
 
Reported: 2009-07-16 20:22 EDT by David Carver CLA
Modified: 2010-08-11 17:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carver CLA 2009-07-16 20:22:40 EDT
current implementation of XSAnyURI does not implement greater than or less than comparisons.  This is causing some operation comparison test failures.
Comment 1 David Carver CLA 2009-07-16 20:28:07 EDT
This is now fixed.  It fixes about 10 additional tests that were failing before.  Code has been checked into head.