[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6000) BPEL Editor XPath validator can not resolve multiple variable reference arguments passed to XPath function calls

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Mar 9 10:40:58 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fitzpatrick updated JBIDE-6000:
-------------------------------------

    Fix Version/s: 3.2.next


> BPEL Editor XPath validator can not resolve multiple variable reference arguments passed to XPath function calls
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6000
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-6000
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpm
>    Affects Versions: 3.2.next
>         Environment: All
>            Reporter: Robert (Bob) Brodt
>             Fix For: 3.2.next
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> The expression:
> concat('Error: ',$inventoryStatus.inventoryPart/invsh:inventoryStatusMessage,' code: ',$inventoryStatus.inventoryPart/invsh:inventoryStatusCode)
> causes the validator to report an error, whereas this:
> concat('Error: ',$inventoryStatus.inventoryPart/invsh:inventoryStatusMessage,' code: ','123')
> is OK.

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

        


More information about the jbosstools-issues mailing list