Gabriel Landon created WICKET-5385:
--------------------------------------
Summary: wicket-bean-validation
PropertyValidator_fr.properties.xml : org.xml.sax.SAXParseException
Key: WICKET-5385
URL: https://issues.apache.org/jira/browse/WICKET-5385
Project: Wicket
Issue Type: Bug
Components: wicket-bean-validation
Affects Versions: 6.11.0
Reporter: Gabriel Landon
Assignee: Igor Vaynberg
Priority: Minor
Attachments: PropertyValidator_fr.properties.xml
French translation for wicket-bean-validation was added in WICKET-5333.
It was a properties file that was working.
Unformtunatly in the source code it was change in a XML file that is not
weel-formed!
java.util.InvalidPropertiesFormatException: org.xml.sax.SAXParseException;
lineNumber: 24; columnNumber: 110; The content of elements must consist of
well-formed character data or markup.
at java.util.XMLUtils.load(XMLUtils.java:76) ~[na:1.7.0_21]
at java.util.Properties.loadFromXML(Properties.java:868) ~[na:1.7.0_21]
--
This message was sent by Atlassian JIRA
(v6.1#6144)