You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2018/10/23 16:52:00 UTC

[jira] [Closed] (DAFFODIL-335) defaultValue of newVariableInstance does not override global default value

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

Michael Beckerle closed DAFFODIL-335.
-------------------------------------
    Resolution: Duplicate

Duplicate of DAFFODIL-341

newVariableInstance is not yet implemented at all, so this ticket about some aspect of its functionality doesn't make sense, and is probably a misinterpretation of the way the test failed. 

In any case DAFFODIL-341 is the ticket for implementing newVariableInstance in its entirety. 

> defaultValue of newVariableInstance does not override global default value
> --------------------------------------------------------------------------
>
>                 Key: DAFFODIL-335
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-335
>             Project: Daffodil
>          Issue Type: New Feature
>          Components: Back End, DFDL Language, Front End, Middle &quot;End&quot;
>            Reporter: Paul Chu
>            Priority: Minor
>
> The test, varInstance, in daffodil-test\src\test\scala-debug\daffodil\section07\variables\TestVariablesDebug.scala fails with error message:
> java.lang.Exception: Comparison failed.
> Expected <a xmlns:tdml="http://www.ibm.com/xmlns/dfdl/testData" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dfdl="http://www.ogf.org/dfdl/dfdl-1.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ct="http://w3.ibm.com/xmlns/dfdl/ctInfoset" xmlns:ex="http://example.com" xmlns="http://www.example.org/example1/"><b>7</b></a>
> Actual <a xmlns="http://example.com"><b>6</b></a>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)