[
https://issues.apache.org/jira/browse/EMPIREDB-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Glaubitz resolved EMPIREDB-480.
-----------------------------------
Resolution: Fixed
added in commit 615ce1950260deaa51a720f5aac6117db06cc92e
> TextInputControl: Improve decimal format for expressions
> --------------------------------------------------------
>
> Key: EMPIREDB-480
> URL: https://issues.apache.org/jira/browse/EMPIREDB-480
> Project: Empire-DB
> Issue Type: Improvement
> Components: JSF2 Extensions
> Affects Versions: empire-db-3.4.0
> Reporter: Jan Glaubitz
> Assignee: Jan Glaubitz
> Priority: Minor
> Fix For: empire-db-3.4.1
>
>
> currently the TextInputControl formats decimals without fraction digits when
> it's used with a column expression (like .sum()) - because it can't detect
> the size.
> This can be improved: use the size of the update column of the expression if
> the data type is decimal and the size is 0.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)