[
https://issues.apache.org/jira/browse/OFBIZ-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680552#comment-17680552
]
Jacques Le Roux commented on OFBIZ-12738:
-----------------------------------------
Ha, I see that you also provided a PR for the trunk, I actually already fixed
and backported :)
> 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)