I have users who have named a number of files like the following example: small+appliances.html
When they click on the file name to preview the file they get a 404. The name of the file in the address bar of IE shows as "small%2bappliances.html"
It is interesting to note that when trying to preview a file with the "+" character in its name part of the URL is "
http://OurServerName/iw/cci/meta/injection/iw-mount/default/".
When previewing a file without that character in its name it begins with "
http://OurServerName/iw-mount/default".
I am looking for suggestions on how to allow preview to handle their naming convention. And information on why preview constructs the URL differently due to the "+" character getting used in the name.
Thank you.
Seth