[
https://issues.apache.org/jira/browse/OFBIZ-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053346#comment-18053346
]
ASF subversion and git services commented on OFBIZ-13342:
---------------------------------------------------------
Commit 8cea367609e836355b58202dd6719e6effd52b85 in ofbiz-framework's branch
refs/heads/release24.09 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8cea367609 ]
Fixed: CommonEmptyHeader wrong value (OFBIZ-13342)
CommonEmptyHeader used to hold the value of a simple space.
In OFBiz-7345 UiLabels were alphabetical sorted but at the same time the value
was changed from a space to nothing at all, leading to the Label key being
displayed in forms that use this label, instead of it being 'empty'.
This unintentional change needs to be reverted.
jleroux: I have reverted to the initial (old) code and added and info in the
comment
Thanks: Lukas Finster
> CommonEmptyHeader wrong value
> -----------------------------
>
> Key: OFBIZ-13342
> URL: https://issues.apache.org/jira/browse/OFBIZ-13342
> Project: OFBiz
> Issue Type: Bug
> Components: framework/common
> Reporter: Lukas Finster
> Assignee: Jacques Le Roux
> Priority: Trivial
> Attachments: image-2026-01-19-11-00-59-026.png
>
>
> CommonEmptyHeader in framework/common/config/CommonUiLabels.xml used to hold
> the value of a simple space.
> In Issue 7345 UiLabels were alphabetical sorted but at the sime time the
> value was changed from a space to nothing at all, leading to the Label key
> beeing displayed in forms that use this label, instead of it beeing 'empty'.
> This unintentional change needs to be reverted.
> !image-2026-01-19-11-00-59-026.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)