Skip to content

v14-rc1 : Checkbox and, Dropdown lists in cause "JSON" error when saving/loading a content page. #16080

@KevinJump

Description

@KevinJump

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions