Closed haysclark closed 10 years ago
From peterj...@gmail.com on April 30, 2008 03:58:26
Parsing "//a[@href = 'http://www.memorphic.com') does not give an error, even though it is syntactically incorrect. Instead, the predicate is ignored.
This should throw a syntax error
Original issue: http://code.google.com/p/xpath-as3/issues/detail?id=14
From peterj...@gmail.com on May 06, 2008 11:42:03
Errors are now thrown, but no real info is there as to why. This could be a lot of work to add.
Status: Fixed
From peterj...@gmail.com on April 14, 2009 00:10:30
Verifying old bug fixes
Status: Verified
From peterj...@gmail.com on April 30, 2008 03:58:26
Parsing "//a[@href = 'http://www.memorphic.com') does not give an error, even though it is syntactically incorrect. Instead, the predicate is ignored.
This should throw a syntax error
Original issue: http://code.google.com/p/xpath-as3/issues/detail?id=14