Hi friends,
I just realized that when a upload a file that has a name with special characters, its name is changed in the uploads directory, but not in his URL name... so I get a 404 page error...
I mean, if the file name is cára.pdf for exemple, it changes to cára.pdf at the uploads directory... but WP keeps its URL name cára.pdf
Is there a way to solve it? WP could change both, the file name and the file URL or change neither... but if it changes just one of them, I have a big problem!
Thanks!!!