Drupalers,<br><br>I went looking through my watchdog tonight (really should do that more) -- at: admin/logs/watchdog<br><br>and I noticed that there were some page not found errors for file downloads like this:<br><br>File name is: example file.doc<br>

<br>The URL that works is: <br><a href="http://example.com/files/example%20file.doc" target="_blank">example.com/files/example<span style="background-color: rgb(255, 255, 0);">%20</span>file.doc</a><br><br>The URL that is showing up on the watchdog page-not-found entry is: <br>
<a href="http://example.com/files/example%2520file.doc" target="_blank">example.com/files/example<span style="background-color: rgb(255, 204, 0);">%2520</span>file.doc</a><br>
<br>Testing from my own browsers I couldn&#39;t repeat the problem.<br><br>What browser or what situation is causing the space to be replaced by %2520 instead of %20? Has anyone ever seen this before? Is there a utility for the upload module that rips out spaces from file names? I&#39;m having a problem with Thickbox having trouble with images with spaces in their names.<br>

<br>Looking forward to hear about others&#39; experiences on this one.<br><br>Thanks,<br><br>Shai<br>