[jbosstools-issues] [JBoss JIRA] Updated: (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 Mar 8 12:28:59 EST 2010


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

Max Rydahl Andersen updated JBIDE-6000:
---------------------------------------

    Affects Version/s: 3.2.next
                           (was: 3.1.0.CR2)


moved what looks like changes/largish feature requests to 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
>   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