Problem/Motivation
It is not possible to reset the cache of options because static instead of drupal_static() used. It is can be usefull to reset this cache in cases when a taxonomy was changed during AJAX call and we need to render a field.
Proposed resolution
Use drupal_static https://api.drupal.org/api/drupal/core%21includes%21bootstrap.inc/functi...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cshs-use_drupal_static-3221552-2.patch | 558 bytes | w.drupal |
Comments
Comment #2
w.drupal commentedComment #3
w.drupal commentedComment #4
br0kenLGTM
Comment #7
br0ken