Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
1.1, 1.1.1
-
None
Description
Douglas Jackson reported via the mailing list:
http://www.nabble.com/Any-examples-of-this--td14418743.html#a14676670
Hi!
I thought the following would be equivalent:
<from>$data-xfer-req-msg.data-xfer-req-part/proc:email</from>
—
<from variable="data-xfer-req-msg" part="data-xfer-req-part">
<query>/proc:email</query>
</from>
However, the first one works and the second one fails.
-Doug.