Cms: Form submission fails on getRenderableFieldData

Created on 13 Feb 2021  路  1Comment  路  Source: statamic/cms

Bug Description

When sending a form submission email, it fails with an exception of "Call to a member function field() on string "

image

The $values this errors on are date and id, these are values of the submission, but aren't fields.

How to Reproduce

  1. Create a form
  2. Submit the form

Environment

Statamic 3.0.43 Pro
Laravel 7.30.4
PHP 7.4.13

bug critical forms

Most helpful comment

@robdekort Can confirm that this was introduced in 3.0.43 and you can roll back to 3.0.42 as a workaround.

>All comments

@robdekort Can confirm that this was introduced in 3.0.43 and you can roll back to 3.0.42 as a workaround.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ReneWeCode picture ReneWeCode  路  3Comments

AndreasSchantl picture AndreasSchantl  路  3Comments

philippgrimm picture philippgrimm  路  3Comments

dakisan picture dakisan  路  4Comments

aerni picture aerni  路  4Comments