[
https://issues.apache.org/jira/browse/DAFFODIL-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2147.
-----------------------------------
Verified the specified commit (commit 38f387109c1a4c622af2eda3d6aed1b4bf1a2c04)
is included in the latest pull from the daffodil repository.
Verified, via review, changes identified in the commit comment were
implemented.
Verified the affected daffodil subproject sbt test suites executed successfully
including the added test.
Verified the nightly test schemas compile and save successfully with no
unexpected failures/errors.
Verified the nightly test suite executes successfully with no unexpected
failures/errors.
I rolled the commit back to the pre-fix commit and verified the added tests
failed and passed as expected.
> 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)