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] Created: (ODE-676) ignoreMissingFromData doesn't seem to work when copying from an optional element that has been omitted

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.


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

Posted by "Jon Coogan (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832099#action_12832099 ] 

Rafal Rusin edited comment on ODE-676 at 2/10/10 6:00 PM:
----------------------------------------------------------

I've added your test case. Thanks!

      was (Author: rrusin):
    I've added your test case. Thaks!
  
> 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
>            Assignee: Rafal Rusin
>             Fix For: 1.3.4
>
>         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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832117#action_12832117 ] 

Hudson commented on ODE-676:
----------------------------

Integrated in ODE-1.x #47 (See [http://hudson.zones.apache.org/hudson/job/ODE-1.x/47/])
    : ignoreMissingFromData doesn't seem to work when copying from an optional element that has been omitted (added license)
: ignoreMissingFromData doesn't seem to work when copying from an optional element that has been omitted (test + fix)


> 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
>            Assignee: Rafal Rusin
>             Fix For: 1.3.4
>
>         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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin reassigned ODE-676:
-------------------------------

    Assignee: Rafal Rusin

> 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
>            Assignee: Rafal Rusin
>         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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin resolved ODE-676.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.4

I've added your test case. Thaks!

> 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
>            Assignee: Rafal Rusin
>             Fix For: 1.3.4
>
>         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.