Since upgrading my domino server to 6.0.1 there are a few image resources that are displaying a broken link. The hot spot still works but the image resource doesn’t display in the browser. The image displayed corrected in version 5*.
I’ve tried deleting and recreating the image resource… saving it from gif to jpg … nothing seems to work.
Has this been an issue for anyone else?
Thanks!
Subject: image resource broken link
Have you looked at the source code (in the browser) for the broken image links in both R5 and ND6 and identified any differences?
Subject: RE: image resource broken link
I’ve compared the image resource in the source code for the one that is a broken link to one that is not a broken link and there are no differences at the source code level.
Good image resource source code…

bad image resource source code…

Subject: RE: image resource broken link
a BMP in a browser?
what is %2520? Try renaming your graphics without any spaces (Which is %20)…
What browser are you using?
Subject: RE: image resource broken link
I renamed my graphic without any spaces… BMP was a last ditch effort to try to get the graphic to show up… I normally use GIF or JPG. Even renaming the graphic without spaces has not helped…