Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Java-M1
-
None
-
All environments
Description
According to the SDO specification, when the Xpath expression "@property" is used to find the value of the property, in the SDO layer, "@" has no meaning. Hence it should be ignored and this expression must be resolved to be just "property", and the value returned. But this is not happening, and the whole of the expression is being taken as a the property resulting in a "Not a valid feature" excpetion.