Skip to content

Readonly FieldBlock fails on submit #175

@Harut

Description

@Harut
  File "iktomi/cms/stream_handlers.py", line 390, in edit_item_handler
    accepted = form.accept(request.POST)
  File "iktomi/forms/form.py", line 97, in accept
    field.set_raw_value(self.raw_data, field.from_python(value))
  File "iktomi/forms/fields.py", line 266, in set_raw_value
    .format(self.input_name, value)
AssertionError: To set raw value on '' need dict, got ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions