Problem/Motivation
At this moment, the error handler is catching all errors that are more important than a notice. In order to implement #2775205: [PP-2] [FEATURE] Discus how to make JSON API use text input formats for long text fields we need to be able to accept notices created by Drupal\Component\Utility\HTML::load().
Proposed resolution
Raise an exception for errors more important than notices.
Remaining tasks
Write a patch.
User interface changes
None
API changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2792389-2.patch | 1.07 KB | dagmar |
Comments
Comment #2
dagmarHere is the patch.
Comment #3
dagmarComment #4
dagmarComment #5
e0ipsoI'll be merging this asap.
Thanks @dagmar!
Comment #7
e0ipsoMerged.