Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
8 Jul 2014 at 12:25 UTC
Updated:
29 Jul 2014 at 23:43 UTC
Jump to comment: Most recent
Remove the form_clear_error() method as it is deprecated. Instead, \Drupal::formBuilder()->clearErrors();
submitted the patch for the same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-form-clear-error.patch | 752 bytes | joshi.rohit100 |
Comments
Comment #1
dawehner+1
Comment #2
alexpottCommitted b6e2652 and pushed to 8.x. Thanks!