Comments

yesct’s picture

Title: Replace FormBase::setFormError() with $form_state->setErrorByName() » Replace deprecated FormBase::setFormError() with $form_state->setErrorByName()
Issue tags: +@deprecated
Parent issue: » #2205673: [META] Remove all @deprecated functions marked "remove before 8.0"

When the parent gets in, and this goes active, we should add it to the summary in #2205673: [META] Remove all @deprecated functions marked "remove before 8.0"

tim.plunkett’s picture

Status: Postponed » Needs review
StatusFileSize
new61.67 KB
tim.plunkett’s picture

Title: Replace deprecated FormBase::setFormError() with $form_state->setErrorByName() » Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError()
StatusFileSize
new98.86 KB

Status: Needs review » Needs work

The last submitted patch, 3: form_state-2308821-3.patch, failed testing.

tim.plunkett’s picture

Status: Needs work » Needs review
StatusFileSize
new101.4 KB
new2.75 KB
tim.plunkett’s picture

Issue tags: +FormState

Status: Needs review » Needs work

The last submitted patch, 5: form_state-2308821-5.patch, failed testing.

tim.plunkett’s picture

Status: Needs work » Needs review
StatusFileSize
new109.71 KB
new1.08 KB

Missed one more.

tim.plunkett’s picture

Priority: Normal » Major

Let's get this is before the old interface starts proliferating more.

jibran’s picture

Status: Needs review » Reviewed & tested by the community

Thanks simple enough so RTBC.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +Needs change record updates

  • alexpott committed 537457b on 8.0.x
    Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $...
jibran’s picture

tim.plunkett’s picture

Assigned: tim.plunkett » Unassigned

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.