[
https://issues.apache.org/jira/browse/OFBIZ-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-12738.
-----------------------------------
Fix Version/s: 22.01.01
Resolution: Fixed
Thanks Chenghu Shan,
Actually when we fix a bug we do it in the trunk and then backport in supported
branche/s. You provided a PR based on the 18.12 branch. But this branch is no
longer supported.
So rather than fixing in the branch you spot the bug it's better, easier for
committers, for you to fix the bug in the trunk. We then backport the fix where
it's needed.
Here are more information:
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices
> File XML Properties file process error
> --------------------------------------
>
> Key: OFBIZ-12738
> URL: https://issues.apache.org/jira/browse/OFBIZ-12738
> Project: OFBiz
> Issue Type: Bug
> Components: framework/common
> Affects Versions: 18.12.05, 22.01.01, Upcoming Branch
> Reporter: Chenghu Shan
> Assignee: Chenghu Shan
> Priority: Minor
> Fix For: 22.01.01
>
>
> The following error message is displayed when starting OfBiz:
> {code:java}
> 2023-01-05 10:15:46,913 |sse-nio-8443-exec-19 |UtilXml
> |E| XmlFileLoader: File XML Properties file process error. Line: 39. Error
> message: cvc-complex-type.2.2: Element 'value' must have no element
> [children], and the value must be valid.
> 2023-01-05 10:15:46,913 |sse-nio-8443-exec-19 |UtilXml
> |E| XmlFileLoader: File XML Properties file process error. Line: 40. Error
> message: cvc-complex-type.2.2: Element 'value' must have no element
> [children], and the value must be valid. {code}
> This is caused by unescaped <> brackets in QRCodeUiLabels.xml in
> framework/common.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)