Chenghu Shan created OFBIZ-12738:
------------------------------------
Summary: 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
Reporter: Chenghu Shan
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)