[
https://issues.apache.org/jira/browse/OFBIZ-13325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043780#comment-18043780
]
ASF subversion and git services commented on OFBIZ-13325:
---------------------------------------------------------
Commit 0fc80eedee69a6f6e632cece8c498bc655cc5348 in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0fc80eedee ]
Fixed: Invalid characters encountered (OFBIZ-13325)
Noticed during code analysis with SonarQube:
Invalid character encountered in file ConfigXMLReader.java at line 407 for
encoding UTF-8.
This fixes the file content
Thanks: David Maksimovic for report
> Invalid characters encountered
> ------------------------------
>
> Key: OFBIZ-13325
> URL: https://issues.apache.org/jira/browse/OFBIZ-13325
> Project: OFBiz
> Issue Type: Bug
> Components: framework/webapp
> Reporter: David Maksimovic
> Assignee: Jacques Le Roux
> Priority: Trivial
>
> Noticed during code analysis with SonarQube:
> Invalid character encountered in file
> ofbiz-framework/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ConfigXMLReader.java
> at line 407 for encoding UTF-8. Please fix file content or configure the
> encoding to be used using property 'sonar.sourceEncoding'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)