I have a list, with a list item that contains an attachment. I was horrified to see that the link to the attachment doesn't work if the attachment file name contains a space.
I'm amazed that SharePoint will even allow you to store file names with spaces, if it doesn't know how to handle them correctly.
Is there some kind of server setting that you can set to "Handle attachment file name spaces" correctly? Or is this a known limitation with Sharepoint? If yes, please tell me this issue is fixed in 2010?
Update
I've narrowed it down to " +" in the filename a space directly followed by a + sign. Space alone works fine.