0.84: Create>>File listing: Two slashes when using default

Reported bugs that have been closed and/or resolved

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

0.84: Create>>File listing: Two slashes when using default

Post by helmut »

When using Create>>File listing to create a list of files with the default settings, the path and filename is output. In this fullpath there are two slashes, though. :bug:
Sample:

Code: Select all

Directory/Filename With Ext			Size		Format	Comment	
C:/Users/terra/Pictures//Shadow.jpg			64.59KiB	JPEG TrueColor (v1.1)	
C:/Users/terra/Pictures//Shadow-Auswahl.jpg	29.74KiB	JPEG TrueColor (v1.1)	
C:/Users/terra/Pictures//Light.jpg				50.59KiB	JPEG TrueColor (v1.1)	
C:/Users/terra/Pictures//Smile.jpg				94.31KiB	JPEG TrueColor (v1.1)
Current default "{Directory}/{Filename With Ext}" should be changed to "{Directory}{Filename With Ext}".
Alternatively, the variable "{Directory}" could output the path without trailing (back)slash (not recommended, because <Directory> variable in XnView Classic outputs with trailing backslash).
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.84: Create>>File listing: Two slashes when using defau

Post by xnview »

See Issue 1060 for details.
Pierre.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.84: Create>>File listing: Two slashes when using defau

Post by xnview »

This problem is supposed to be fixed in XnView MP 0.85 beta 1. Please check and confirm the bug fix here.
Pierre.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Re: 0.84: Create>>File listing: Two slashes when using defau

Post by helmut »

Confirmed fixed in v0.85 beta 1.
Post Reply