-
Notifications
You must be signed in to change notification settings - Fork 22
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
Parsing an array that was serialized using multipleReferencesAllowed=true
fails
#209
Comments
reckart
added a commit
that referenced
this issue
Sep 10, 2021
…llowed=true fails - Fixed problem by checking the multipleReferencesAllowed feature during deserialization - Added test
reckart
added a commit
that referenced
this issue
Sep 10, 2021
…as-serialized-using-multipleReferencesAllowed-true-fails #209 - Parsing an array that was serialized using multipleReferencesAllowed=true fails
reckart
added a commit
that referenced
this issue
Sep 10, 2021
* main: #209 - Parsing an array that was serialized using multipleReferencesAllowed=true fails
reckart
added a commit
that referenced
this issue
Sep 20, 2021
…llowed=true fails - Fixed problem by checking the multipleReferencesAllowed feature during deserialization - Added test
reckart
added a commit
that referenced
this issue
Sep 20, 2021
* main: #209 - Parsing an array that was serialized using multipleReferencesAllowed=true fails
reckart
added a commit
that referenced
this issue
Sep 27, 2021
…ithub.com/dkpro/dkpro-cassis into feature/168-Experimental-JSON-CAS-support * 'feature/168-Experimental-JSON-CAS-support' of https://github.com/dkpro/dkpro-cassis: No issue. Formatting. #215 - Ability to exclude types from cas_to_comparable_text #212 - Allow loading/saving XMI/typesystems from/to Path #211 - Serializing an FSArray without any elements breaks #212 - Allow loading/saving XMI/typesystems from/to Path #168 - Experimental JSON CAS support #168 - Experimental JSON CAS support #168 - Experimental JSON CAS support #209 - Parsing an array that was serialized using multipleReferencesAllowed=true fails - Do not execute performance "tests" when running make test - Update JSON reference data with new data from UIMA Java SDK - including CAS examples using emojis and other Unicode characters - Enabled character offset conversion on import/export in JSON (de)serializer #209 - Parsing an array that was serialized using multipleReferencesAllowed=true fails
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Parsing an array that was serialized using
multipleReferencesAllowed=true
fails with.To Reproduce
Try loading these:
Expected behavior
Should just work.
Please complete the following information:
The text was updated successfully, but these errors were encountered: