Thumbnails do not appear (bug)

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
Legnani

Thumbnails do not appear (bug)

Post by Legnani »

when using the command "create html page" Thumbnails sometimes do not appears

The tumb.html file contains errors because the link is wrong

XnView creates links like this

Code: Select all

src="thumb\t_P1040566.jpg" 
while the correct string is

Code: Select all

src="thumb/t_P1040566.jpg"


you need a slash (not a back-Slash)

In my case pages are displayed correctly if I use Expoler, but the thumbnalis do not appear if I use MozillaFirefox. The html pages are on a unix server.

I generally correct "by hand" all the pages generated by XnView. It is possible ti fix this bug?
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Thumbnails do not appear (bug)

Post by xnview »

Which version do you use? I have the good '/' in created html files
Pierre.
Legnani

Re: Thumbnails do not appear (bug)

Post by Legnani »

xnview wrote:Which version do you use? I have the good '/' in created html files
my version is 1.91 - 16 MAY 2007

and your?
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Thumbnails do not appear (bug)

Post by xnview »

Legnani wrote:and your?
1.95 is available
Pierre.
Post Reply