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

Telnet session closes when pasting multiple commands #518

Open
3 tasks done
akloeckner opened this issue Aug 17, 2023 · 0 comments
Open
3 tasks done

Telnet session closes when pasting multiple commands #518

akloeckner opened this issue Aug 17, 2023 · 0 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@akloeckner
Copy link

Perform all steps below and tick them with [x]

  • Check the related part of the Documentation
  • Update openHASP to the latest version
  • Reproduce the issue and describe all steps

Describe the bug

If you paste multiple commands into a telnet session (I use PuttY for that), the sessions closes. Also, only the first command is executed.

To Reproduce

Paste any two of these lines into a telnet session at once:

jsonl {"page":2,"id":97,"obj":"dropdown","x": 85,"y": 125,"w":73,"h":64,"options":"Apple\nBanana\nOrange\nMelon"}
jsonl {"page":2,"id":98,"obj":"dropdown","x":163,"y": 125,"w":73,"h":64,"options":"Apple\nBanana\nOrange\nMelon"}
p2b98.value_str=xyz

Expected behavior

The two commands should be executed and the session should be kept open.

Screenshots or video

N/A

@akloeckner akloeckner added the bug Something isn't working label Aug 17, 2023
@fvanroie fvanroie added enhancement New feature or request help wanted Extra attention is needed and removed bug Something isn't working labels May 13, 2024
@fvanroie fvanroie added wontfix This will not be worked on and removed help wanted Extra attention is needed labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants