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

Fix lua converting empty port object to empty array. #858

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

aanon4
Copy link
Contributor

@aanon4 aanon4 commented Jun 1, 2023

Lua confuses empty objects and empty arrays when converting to JSON.

Problem was observed by @ab7pa when editing port assignments.

Lua confuses empty objects and empty arrays when converting to JSON.
@aanon4 aanon4 requested a review from ab7pa June 1, 2023 23:41
Copy link
Contributor

@ab7pa ab7pa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the issue. Thanks very much, @aanon4 Tim.

@aanon4 aanon4 merged commit 225773c into aredn:main Jun 2, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants