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

bugfix(1532) Subscribing on minimal ExtRef definition #1551

Merged
merged 5 commits into from
Jul 11, 2024

Conversation

clepski
Copy link
Collaborator

@clepski clepski commented Jul 9, 2024

#1532 Use default value for ExtRef with missing srcLNClass

Take note there is a subtle difference how it is handled in editors/subscription/foundation.ts and editors/subscription/later-binding/foundation.ts:

  • The first ignores the srcLNClass attribute completely for LLN0 (coming from Control -> closest LN.lnClass)
  • The second checks that the attribute in ExtRef is either missing or is LLN0

@clepski clepski marked this pull request as ready for review July 9, 2024 14:33
@trusz
Copy link
Member

trusz commented Jul 9, 2024

Just a bit nitpicking :)

@clepski clepski merged commit 29483e6 into main Jul 11, 2024
6 checks passed
@clepski clepski deleted the bugfix/1532-external-ref-default-for-src-ln-class branch July 11, 2024 07:49
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.

2 participants