Ticket #3668 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

mcedit bookmarks are killed when opening file from search dialog

Reported by: pelya Owned by: andrew_b
Priority: major Milestone: 4.8.18
Component: mcedit Version: master
Keywords: bookmarks Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

A copy of https://github.com/MidnightCommander/mc/issues/98
The fix is available here: https://github.com/MidnightCommander/mc/pull/99

To reproduce:

  1. Open some file for editing, place few bookmarks with Esc-K.
  2. Close the file, open search dialog with Esc-?
  3. Search for any string in this file
  4. Open the file from the search results dialog using F4.
  5. All your bookmarks are gone!

Also can be reproduced by command 'mcedit file.txt +10', which will open 10-th line and kill all bookmarks.

Change History

comment:1 Changed 8 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.18

Branch: 3668_mcedit_load_bookmarks
changeset:a3125e3d1a162a474bba607051e075e0e38ccc4a

comment:2 Changed 8 years ago by andrew_b

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

comment:3 Changed 8 years 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:4 Changed 8 years ago by andrew_b

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