Hi guys
When I try to upload an image from any place (backend, frontend)
If I upload a file with special character like accent the file is stored in the database with the accent but when I try to show the image inside ee tag it not working.
It look like an encoding problem
What can I do to accept filename with accent in it?
Thank