Skip to main content

Special characters provoke exceptions

Anonymous (not verified)
Published on: 02/02/2010 Discussion Archived

If a special character is introduced in the country name, execution ends with an exception



HardwareNone
ProductNone
Operating SystemNone
ComponentAuthentication Business logic
VersionNone
Severitynormal
ResolutionFixed

Category

Bugs

Comments

Anonymous (not verified) Wed, 03/02/2010 - 18:13

Could you provide the log error? Where did you get that error?

Anonymous (not verified) Thu, 04/02/2010 - 08:27

In "peps.xml" change: <entry key="cpeps1.name">EspaÑa</entry> (instead Espanha) Restart Tomcat and you get an "ERROR ContextLoader - Context initialization failed" causing the PEPS service not loading.

Anonymous (not verified) Thu, 04/02/2010 - 16:37

We have tested and we didn't get any error. Could you send me your configuration file? I think the error is encoding related. E.g. The peps.xml file has its encoding attribute as UTF-8 and you could be using a editor in ISO-8859-1 encoding. We use UTF-8 in all project/environment - developing - compiling - running

Anonymous (not verified) Fri, 12/02/2010 - 18:51

The Editor encoding must be the same than the peps running machine.

Login or create an account to comment.