Problem/Motivation
pathauto.js uses the drupalSetSummary() function from core but does not depend on core/drupal.form
Proposed resolution
Add a dependency on core/drupal.form
Remaining tasks
Review/commit.
| Comment | File | Size | Author |
|---|---|---|---|
| js-fix.patch | 262 bytes | benjy |
Comments
Comment #2
berdirThanks, committed.
Comment #4
berdirComment #6
idebr commentedNote that this fixes the javascript error, but the script is still not applying its behavior. The issue is being fixed in #2882323: Pathauto vertical tab summary does not apply due to outdated selectors