Our Intranet uses file:// links to show pictures from UNC paths. The pictures show in IE but not Firefox. I have tried file:///// links too.
We are using SharePoint with a web part from another vendor that is used to display people's pictures. The web part takes in the paths we provide as UNC paths (i.e. \\ser… (read more)
We are using SharePoint with a web part from another vendor that is used to display people's pictures. The web part takes in the paths we provide as UNC paths (i.e. \\servername\folder\picture.jpg\) and then when we open the page the links are displayed as file://servername/folder/picture.jpg. It works fine in Internet Explorer.
In Firefox 10 ESR, we do not see any pictures at all. There is not even an X where the picture is supposed to be.
I have tried changing the path so that the link is showing up as file:///// instead of file:// but the pictures are still not being displayed.
I have tried setting user.js as described here but that doesn't seem to work either. http://kb.mozillazine.org/Links_to_local_pages_don%27t_work
