We recently upgraded to 6.7.1 and now we are unable to preview files with spaces in the filename. If we go to the file and put in an underscore instead of the space we can preview the file (in our case an image). When clicking on the file with the space the error message we receive is the following.The requested URL /iw-mount/default/main/test/WORKAREA/Content/images/New%20Image.gif was not found on this server.Anyone seen something like this before?System:TeamSite 6.7.1 on Solaris
Hi, There are two ways to eliminate this error:1. Use underscore instead of spaces in file names. OR2. Use the file name with spaces within double quotes. Suppose if your file name is left hand nav, give the file name within double quotes as "left hand nav".
That's great... Can you please explain how to insert double quotes when I click "Preview" button or simply click File link in TS GUI?
This is an interesting question....Has somebody done this before? I am very curious to know this.