Ticket #2288 (closed defect: fixed)
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:4 Changed 14 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:6 Changed 14 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 14 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 14 years ago by andrew_b
- Status changed from testing to closed
- Votes for changeset changed from committed-master to committed-master committed-stable
Cherry-picked to 4.7.0-stable.
First changeset:d8edf87a980532481618e9a1120eb855afd7ee02
Last changeset:62fe109c46a8e290163ee02de40b6b0026cd7895
Note: See
TracTickets for help on using
tickets.