Opened 9 years ago
Last modified 9 years ago
#13898 confirmed Bug
Make ACF more robust, and document it better — at Initial Version
Reported by: | Wim Leers | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Drupal | Cc: | wim.leers@… |
Description
https://www.drupal.org/node/2585173 and https://www.drupal.org/node/2598070 show quite severe DX (Developer Experience) problems with CKEditor. Some things are subtly broken. Some things that you'd reasonably expect to accept data in the same format in fact do not accept data in said format. Making it more robust by throwing exceptions if the provided data does not comply with one of the known formats would help significantly.
Related: #13886