1.9 - Create Web Page

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

Moderators: XnTriq, helmut, xnview

Post Reply
GliderMan

1.9 - Create Web Page

Post by GliderMan »

When I created web page in XnView 1.9, there are absolute links for original photos (like c:\aaa\original\bbb.jpg) not relative links (like bbb.jpg). In the version 1.82.4 it is OK.

BAD:
<img src="file:///C:/Documents%20and%20Settings/Jirka/Plocha/c18_3-2-07/original/P1010617.jpg"

OK:
<img src="P1010608.JPG"
User avatar
xnview
Author of XnView
Posts: 43598
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 1.9 - Create Web Page

Post by xnview »

GliderMan wrote:When I created web page in XnView 1.9, there are absolute links for original photos (like c:\aaa\original\bbb.jpg) not relative links (like bbb.jpg). In the version 1.82.4 it is OK.

BAD:
<img src="file:///C:/Documents%20and%20Settings/Jirka/Plocha/c18_3-2-07/original/P1010617.jpg"

OK:
<img src="P1010608.JPG"
Oh yes, right :-(, i'll fix it for a 1.90.1
Pierre.
creeek
Posts: 5
Joined: Sat May 10, 2008 5:34 pm

Sorry, but I think this still exists :(

Post by creeek »

Found in latest, then just tried Beta 3 and both version give the same result.

The web page works on MY PC only, not on the web site because of the direct absolute links.

I tried ticking 'no HTML pages' and it is still the same :(
Growing old is mandatory,
Growing up is OPTIONAL!
Post Reply