
Error Encoding. Search form error with unicode character
Reported by hypersman | July 28th, 2021 @ 08:14 PM
Hello.
I've deployed piggydb with tomcat 8.5.3 on alpine linux 3.9.
Everything is fine but some problem on search text form. When I
input unicode characters in search form, in post result pages the
keyword was replaced by question marks.
Followed many instructions I've add utf-8 encoding support in
tomcat conf files, server.xml and web.xml, as bellow.
server.xml:
""
web.xml
uncomment " setCharacterEncodingFilter ... " section and
"setCharacterEncodingFilter ... " section.
But with no luck, when I input unicode characters in search
form, the result page still got question mark which should be the
unicode characters.
Could anyone help me, please?
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Piggydb is a Web notebook application that provides you with a platform to build your knowledge personally or collaboratively.