Character Encoding

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
spadovan
Posts: 178
Joined: 05 Jun 2013, 12:04

14 Feb 2017, 12:31

Hi,

why have you inserted this filter in the omega demo app ?

Code: Select all

    <filter>
        <filter-name>Character Encoding Filter</filter-name>
        <filter-class>org.primefaces.omega.filter.CharacterEncodingFilter</filter-class>
    </filter>
    <filter-mapping>
        <filter-name>Character Encoding Filter</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
    </filter-mapping>
Thanks
Primefaces 12.0.2, Wildfly 24.0.1, JDK 11

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

14 Feb 2017, 12:54

For settings of UTF-8 encoding.

A sample issue;
http://stackoverflow.com/questions/1762 ... s-to-utf-8

spadovan
Posts: 178
Joined: 05 Jun 2013, 12:04

14 Feb 2017, 13:15

I'm, using Wildfly 10.1.0 and input text are working as expected with special characters even without this filter.
Maybe it's not necessary anymore ?

thanks

Simone
Primefaces 12.0.2, Wildfly 24.0.1, JDK 11

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

15 Feb 2017, 10:26

Yes, you can remove it on your project.

Post Reply

Return to “Omega - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests