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

Autocomplete breaks script #4394

Open
MichaelLeeHobbs opened this issue Jun 3, 2020 · 1 comment
Open

Autocomplete breaks script #4394

MichaelLeeHobbs opened this issue Jun 3, 2020 · 1 comment

Comments

@MichaelLeeHobbs
Copy link

Steps

  1. Edit code, for example, open a preexisting JS transformer source
  2. Select a spot in the code to edit that is before the end of the code body
  3. Ensure there are lines longer than 21 characters past the point where you are editing
  4. type String and let it autocomplete
  5. ctrl-z
  6. Repeat steps 4 and 5 a few times
  7. Click back to the channel
  8. Should receive code error pop up
  9. Select all code and copy/paste it out of Mirth into a text editor
  10. Lines past the edit point will be corrupted

I have attached a video showing the bug.

mirthEditorBug.zip

@MichaelLeeHobbs
Copy link
Author

#4265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant