Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

McEditor: Segfault with replace action #1456

Closed
mc-butler opened this issue Aug 3, 2009 · 6 comments
Closed

McEditor: Segfault with replace action #1456

mc-butler opened this issue Aug 3, 2009 · 6 comments
Labels
area: mcedit mcedit, the built-in text editor prio: high Serious problem that could block progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/1456
Reporter slavazanko (@slavaz)

TestCase:

  1. open file in editor. For example, with content:
    1234567890
    
  2. Press F4 key (replace action) and move cursor to begin of file
  3. Enter '789' in 'Search string' field
  4. Don't touch 'replacement string' field (must be empty)
  5. Select 'Regular expression' radiobutton
  6. Press 'Enter' key
  7. In 'Confirm replace' dialog just press enter
@mc-butler
Copy link
Author

Changed by iNode (@iNode) on Aug 3, 2009 at 19:23 UTC (comment 1)

  • Description edited

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Aug 3, 2009 at 20:14 UTC (comment 2)

  • Owner set to angel_il
  • Version changed from 4.7.0-pre1 to master
  • Severity changed from no branch to on review
  • Status changed from new to accepted

branch: 1456_replace_segfault (parent: master)
changeset: [1a9d6430973bac6a8c3ca7525142138687cd3014]

@mc-butler
Copy link
Author

Changed by iNode (@iNode) on Aug 4, 2009 at 3:53 UTC (comment 3)

  • Votes set to iNode

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Aug 4, 2009 at 4:34 UTC (comment 4)

  • Votes changed from iNode to iNode andrew_b
  • Severity changed from on review to approved

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Aug 4, 2009 at 5:22 UTC (comment 5)

  • Severity changed from approved to merged
  • Resolution set to fixed
  • Votes changed from iNode andrew_b to commited-master
  • Status changed from accepted to testing

Fixed: [42a8c4f]

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Aug 4, 2009 at 5:23 UTC (comment 6)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mcedit mcedit, the built-in text editor prio: high Serious problem that could block progress
Development

No branches or pull requests

1 participant