-
Notifications
You must be signed in to change notification settings - Fork 24
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
Writing morphs we can't read in v3.3.7 #484
Comments
We're doing the opposite of Postel's law - being strict on reading, but liberal on writing... |
A small update: the behavior is similar for |
Do you have an example? |
Yes: you just have to replace |
Ah, I forgot we were only raising a "warning" for single point somas when writing, sorry about that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@adrien-berchet noted that the following doesn't allow reading:
An warning is emitted on writing:
But on reading, it throws an exeption:
The text was updated successfully, but these errors were encountered: