You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Jon Coogan (JIRA)" <ji...@apache.org> on 2009/10/07 01:50:31 UTC

[jira] Updated: (ODE-676) ignoreMissingFromData doesn't seem to work when copying from an optional element that has been omitted

     [ https://issues.apache.org/jira/browse/ODE-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jon Coogan updated ODE-676:
---------------------------

    Attachment: TestIgnoreMissingFromData.zip

An example project that demonstrates the SelectionFailure.  The process input is ignored.  It should return "Test passed."  Instead, it throws a selectionFailure.

> ignoreMissingFromData doesn't seem to work when copying from an optional element that has been omitted 
> -------------------------------------------------------------------------------------------------------
>
>                 Key: ODE-676
>                 URL: https://issues.apache.org/jira/browse/ODE-676
>             Project: ODE
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>         Environment: n/a
>            Reporter: Jon Coogan
>         Attachments: TestIgnoreMissingFromData.zip
>
>
> Copying data out of an XML structure that contains optional elements results in a selectionFailure if the From side of the rule points to an optional element that has been omitted.  This happens even when ignoreMissingFromData is set to "yes." My understanding of ignoreMissingSourceData is that the selectionFailure should be suppressed in this case.  Please see the attachment for an example.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.