Page 1 of 1

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

Posted: Sun Jan 22, 2017 4:40 pm
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).

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

Posted: Mon Jan 23, 2017 10:12 am
by xnview
See Issue 1060 for details.

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

Posted: Thu Mar 16, 2017 9:14 am
by xnview
This problem is supposed to be fixed in XnView MP 0.85 beta 1. Please check and confirm the bug fix here.

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

Posted: Thu Mar 16, 2017 8:43 pm
by helmut
Confirmed fixed in v0.85 beta 1.