XPath test failure with compound queries
----------------------------------------

                 Key: TUSCANY-759
                 URL: http://issues.apache.org/jira/browse/TUSCANY-759
             Project: Tuscany
          Issue Type: Bug
          Components: C++ SDO
    Affects Versions: Cpp-current
         Environment: PHP 5.1.6, WinXP
            Reporter: Caroline Maynard


Part of the SDO for PHP core unit tests uses a standard 
company->departments[]->employees[] model and tests Xpath expressions. All 
these tests worked with Tuscany C++ SDO revision level 431903. I recently ran 
them with 436761 and there was a failure. I then reverted to 433676 and the 
tests were successful. It's possible that the Tuscany-539 fix was the culprit.

The failing test is attempting to read 

company["departments[name='ShoeDept']/employees[name='Jane Smith']"]

The values for name are both valid, but in the failing revision level an 
exception was thrown with the message "Invalid path:" followed by the xpath 
above. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to