View Issue Details

IDProjectCategoryView StatusLast Update
0000806Double CommanderFile operationspublic2020-06-19 21:51
Reportermitzu Assigned ToAlexx2000  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
ProjectionnoneETAnone 
PlatformPC AMD64OSLinuxOS VersionXubuntu 12.10
Product Version0.5.8Product Build5390 (2013-12-28) 
Target Version0.5.9Fixed in Version0.5.9 
Summary0000806: Error when opening files with aposhtrophes (') in name
DescriptionFails to open files that have one or more apostrophes in their name. Seems to be a parsing error related to bug 0000770.

The behaviour depends on the number of successive apostrophe characters and of how the user tries to open the file:

- for an even number of apostrophes (2, 4...) the apostrophes are ignored ad a 'File not found' error is generated, regardless of how the user opens the file (see '...DblApostrophe...' screenshot). This is the same behaviour as bug 0000770.

- for an odd number of apostrophes (1, 3...) and
  = if the user presses [Enter] or double clicks the file name, an error message saying 'Error in command line: Invalid quoting." is displayed (see '...Apostrophe_Enter-DblClick...' screenshot). Although teh program continues to funtion normally. a 'busy" mouse cursor is displayed (possibly indicating a looping thread) until another file is opened.

  = if the user presses Ctrl-Alt-Enter then a run-time error trapping window pops up with the "Invalid quoting." message and an error log file is generated. If one chooses to ignore the error the program continues to function normally. no 'busy' mouse cursor this time.
Steps To Reproduce1. Select a file with an apostrophe in its name (like "o'neil.txt")

2. Press [Enter] or
   Double click the file name or
   Press Ctrl+Alt+Enter

3. An error message pops up.
TagsNo tags attached.
Attached Files
doublecmd.err (1,764 bytes)
Fixed in Revision5398, 5440
Operating systemLinux
WidgetsetGTK2
Architecture

Relationships

related to 0000770 closedAlexx2000 error when 'executing(opening)' files with special chars 
related to 0001115 closedAlexx2000 Cannot open file with space, [ or ] characters in directory name 

Activities

Issue History

Date Modified Username Field Change
2014-01-02 09:37 mitzu New Issue
2014-01-02 09:37 mitzu File Added: FileOpenPraseErr_DoubleApostrophe_Enter-DblClick_Screenshot - 14-01-01 - 08:35:26 PM.png
2014-01-02 09:38 mitzu File Added: FileOpenPraseErr_Apostrophe_Enter-DblClick_Screenshot - 14-01-01 - 08:35:26 PM.png
2014-01-02 09:39 mitzu File Added: FileOpenParseErr_Apostrophe_Ctrl-Alt-Enter_Screenshot - 14-01-01 - 08:42:42 PM.png
2014-01-02 09:43 mitzu File Added: doublecmd.err
2014-01-04 20:57 Alexx2000 Assigned To => Alexx2000
2014-01-04 20:57 Alexx2000 Status new => assigned
2014-01-04 20:57 Alexx2000 Target Version => 0.5.9
2014-01-04 20:59 Alexx2000 Fixed in Revision => 5398
2014-01-04 20:59 Alexx2000 Status assigned => resolved
2014-01-04 20:59 Alexx2000 Resolution open => fixed
2014-01-19 15:45 Alexx2000 Fixed in Revision 5398 => 5398, 5440
2014-01-19 15:45 Alexx2000 Fixed in Version => 0.5.9
2015-06-06 10:44 Alexx2000 Relationship added related to 0000770
2015-06-06 11:00 Alexx2000 Relationship added related to 0001115
2020-06-19 21:51 Alexx2000 Status resolved => closed