You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2021/02/04 21:06:00 UTC

[jira] [Assigned] (DAFFODIL-2147) DFDLGeneralFormat.dfdl.xsd wrong value for textStandardZeroRep. Should be ""

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

Steve Lawrence reassigned DAFFODIL-2147:
----------------------------------------

    Assignee:     (was: Shashi Ramaka)

> DFDLGeneralFormat.dfdl.xsd wrong value for textStandardZeroRep. Should be ""
> ----------------------------------------------------------------------------
>
>                 Key: DAFFODIL-2147
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2147
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Front End
>    Affects Versions: 2.4.0
>            Reporter: Mike Beckerle
>            Priority: Major
>
> Wrong default for this. It is "0" which means even if the textNumberPattern specifies say, ##0.00## a zero value unparses as "0", not "0.00".
> The right default for this is empty string - no special zero rep, not "0".
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)