[
https://issues.apache.org/jira/browse/OFBIZ-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053348#comment-18053348
]
ASF subversion and git services commented on OFBIZ-13342:
---------------------------------------------------------
Commit a6436df2e63c44b027912e2f193a25f3f78a2a94 in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=a6436df2e6 ]
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)