You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2023/04/18 20:04: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 ]

Mike Beckerle reassigned DAFFODIL-2147:
---------------------------------------

    Assignee: Mike Beckerle

> 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
>            Assignee: Mike Beckerle
>            Priority: Critical
>              Labels: beginner
>             Fix For: 3.5.0
>
>
> 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.20.10#820010)