Jump to content
Muxe Inc Forums
Sign in to follow this  
dandv

Inconsistenct archive name proposal for dirs w/ spaces and extension

Recommended Posts

dandv    0

1. Create a directory "a b.c" with at least two files

2. With the cursor on "a b.c", press Shift+F1. NDN proposes "a b"

3. Enter "a b.c" and with the cursor on "..", press Shift+F1. NDN proposes "a b.c"

Share this post


Link to post
Share on other sites

Hey!

 

In fact it is not inconsistent:

 

if you select ONE object in a directory NDN takes it's name and removes the extension (else you will get archive creation problems if the archiver, like RAR which takes the ".c" as the extension without adding ".rar")

 

if you select multiple files then NDN uses the current directory name without removing the extension,

and if you select ".." then you are actually selecting all files in the directory which means the complete directory name is used

 

thanks anyway for the info since i was able to clean up some code as i found the location of this issue :)

 

have a nice weekend

Stefan / AH

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×