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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Jun 14 07:24:04 EDT 2010


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

Max Rydahl Andersen resolved JBIDE-6000.
----------------------------------------

    Resolution: Done


> BPEL Editor XPath validator can not resolve multiple variable reference arguments passed to XPath function calls
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6000
>                 URL: https://jira.jboss.org/browse/JBIDE-6000
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpm
>    Affects Versions: 3.2.x
>         Environment: All
>            Reporter: Robert (Bob) Brodt
>             Fix For: 3.2.0.M1
>
>         Attachments: JBIDE-6000.patch
>
>   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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list