Ticket #4292 (closed defect: fixed)

Opened 3 years ago

Last modified 5 days ago

Redundant back slashes for autocomplete

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

Description

Steps to reproduce:

$ mkdir test
$ cd test
$ touch "a b"

Shift + F4
Save As
Esc + Tab
a\ b will appear in the edit field. If you attempt to save the file, the back slash will be in the filename.

Change History

comment:1 Changed 3 weeks ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Milestone changed from Future Releases to 4.8.32

Branch: 4292_autocomplete_slashes
changeset:c3a1e576f5a8042bd8b1067b76ccc668f9bdf086

comment:2 Changed 3 weeks ago by andrew_b

  • Branch state changed from no branch to on review

comment:3 Changed 5 days ago by andrew_b

  • Votes for changeset set to andrew_b
  • Branch state changed from on review to approved

comment:4 Changed 5 days ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from andrew_b to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:5 Changed 5 days ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.