Menu

#1 Input of non-ASCII characters in the search field

open-accepted
5
2010-02-23
2010-02-23
Anonymous
No

The Input of non-ASCII characters in the search field does not work:

uña

is converted to

uña

after pressing the search button.

Discussion

  • Francisco Alvarez

    This is because in the Tomcat server the default charset encoding is ISO-8859-1

    To configure Tomcat in utf-8 it is neccesary to add -Dfile.encoding=UTF-8 in catalina.sh

     
  • Francisco Alvarez

    • assigned_to: nobody --> alvarfr
    • status: open --> open-accepted
     

Log in to post a comment.

MongoDB Logo MongoDB