Ticket #2874 (closed defect: fixed)
Enter on directory named '~' goes to the home one
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.5 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description
How to reproduce:
1a. Cannot create directory with name '~' (tilde) using F7 dialog.
1b. Create directory with name '\~' in shell.
- Press Enter on it.
Result: do to the home directory.
Expected result: enter to the created '~' directory
The bug was introduced in [dd9c7516a383707d504eb0dca2dc9b24d8f4ff07].
Change History
comment:2 Changed 12 years ago by andrew_b
- Keywords stable-candidate added
- Branch state changed from no branch to on review
Branch: 2874_tilde_directory (parent: master).
Initial changeset:f42782c4558fd0b10ac6b312f3178badceca3947
comment:4 Changed 12 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- Branch state changed from on review to approved
comment:5 Changed 12 years ago by andrew_b
- Keywords stable-candidate removed
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to committed-master committed-stable
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [ded2b304439491663e25d17f5fd20e2555631280].
git log --pretty=oneline 21b432b..ded2b30
Merged to 4.8.1-stable: [92a0edd15ffc78298967f5d301552d1d1f3cab28].
git log --pretty=oneline 5a64ae1..92a0edd
Note: See
TracTickets for help on using
tickets.