Ticket #2288 (closed defect: fixed)

Opened 14 years ago

Last modified 13 years ago

Regression in path autocompletion

Reported by: angel_il Owned by: andrew_b
Priority: major Milestone: 4.7.5
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master committed-stable

Description (last modified by andrew_b) (diff)

how to reproduce:
1) type 'cd /usr' in command line
2) press 'esc tab' (autocomplete)
3) autocomplete dialog shows

 /usr/X11R6.bak/            
 /usr/X11R6/                
 /usr/adm/                  
 /usr/bin/                  
 /usr/dict/                 
 /usr/doc/                  
 /usr/etc/                  
 /usr/i486-slackware-linux/ 
 /usr/include/              
 /usr/info/                 
 /usr/lib/                  
 /usr/libexec/              
 /usr/local/                
 /usr/man/                  
 /usr/sbin/                 
 /usr/share/                
 /usr/spool/                
 /usr/src/                  
 /usr/tmp/

4) press 'l'
5) autocompletion result: 'cd /'
6) expected result: 'cd /usr/l'

Change History

comment:1 Changed 14 years ago by andrew_b

  • Description modified (diff)
  • Summary changed from Regression: path autocompletion to Regression in path autocompletion

comment:2 Changed 14 years ago by andrew_b

  • Description modified (diff)

It seems this bug was introduced in merge with m-utf-8 branch. The last CVS snaphot works correct.

comment:3 Changed 13 years ago by andrew_b

See also #2450.

comment:4 Changed 13 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted
  • severity changed from no branch to on review
  • Milestone changed from 4.7 to 4.7.5

Created 2288_path_autocompletion branch.
Initial changeset:45023f23379fff18bcc203cfea8f9b897d72bc96

comment:5 Changed 13 years ago by angel_il

  • Votes for changeset set to angel_il

comment:6 Changed 13 years ago by slavazanko

  • Votes for changeset changed from angel_il to angel_il slavazanko
  • severity changed from on review to approved

comment:7 Changed 13 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from angel_il slavazanko to committed-master
  • Resolution set to fixed
  • severity changed from approved to merged

Merged to master.
changeset:31d440ca6ec84f412f5c9ca5bec0fbd8a49b4a0b

git log --pretty=oneline 97ae800..31d440c

comment:8 Changed 13 years ago by andrew_b

  • Status changed from testing to closed
  • Votes for changeset changed from committed-master to committed-master committed-stable
Note: See TracTickets for help on using tickets.