I have been getting an errors from my error log of missing images. The reason the are appearing missing is because after the image file extension there is a blank space like this
uploads/images/thumbs/natasha.jpg%20
This 404 error does not occur always, it happens some times.
I have built the project on the Codeigniter php framework.
What should I do to remove the trailing space?