Can't mark files by extensions, if it contains a semicolon.
Example:
Press "ALT"+"NUM+" on "Filename.txt;123"
TC > should mark all "*.txt;124" files.
TC instead mark no files or all "*.txt" files.
This happends on TC 8.01 also btw.
+[8.50b1]Can't mark files by extensions, if it contains &
Moderators: Hacker, petermad, Stefan2, white
-
- Member
- Posts: 164
- Joined: 2011-03-22, 09:57 UTC
- Location: Germany
".txt;123" is not a default extension
(http://ghisler.ch/board/viewtopic.php?p=268731#268731)
I wouldnt call that a bug but a strange user....
(http://ghisler.ch/board/viewtopic.php?p=268731#268731)
I wouldnt call that a bug but a strange user....
Hoecker sie sind raus!
Sir_SiLvA,
Same extension selection function should work with any extension, even with such strange one.
BTW if I use doublequoted mask "*.txt;123" in selection dialog, TC selects correct files.
Same extension selection function should work with any extension, even with such strange one.
BTW if I use doublequoted mask "*.txt;123" in selection dialog, TC selects correct files.
Last edited by MVV on 2013-08-28, 19:28 UTC, edited 1 time in total.
-
- Member
- Posts: 164
- Joined: 2011-03-22, 09:57 UTC
- Location: Germany
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The problem is that ";" is currently used like the space to separate multiple extensions from each other. Maybe I can solve it by using double quotes when calling the function.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Member
- Posts: 164
- Joined: 2011-03-22, 09:57 UTC
- Location: Germany