Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
v14-rc1
Bug summary
Pages containing checkbox lists throw an error and not load once a items have been selected in the list
'S' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
A fatal server error occurred. If this continues, please reach out to your administrator.
Specifics
Looks like there is a parsing error with the data that the checkbox, dropdown or radio button lists store.
Steps to reproduce
- Create a checkbox list datatype with multiple (e.g 4) options
- Create a new document type containing a checkbox list property
- Create a page with the new doctype
- Pick one or more values from the checkbox
- Save
Expected result / actual result
No response
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
v14-rc1
Bug summary
Pages containing checkbox lists throw an error and not load once a items have been selected in the list
Specifics
Looks like there is a parsing error with the data that the checkbox, dropdown or radio button lists store.
Steps to reproduce
Expected result / actual result
No response