Not sure why I never got this error before today because looking at the js code it's just wrong. It's missing a "typeof" in the undefined check. So this should have been causing problems all along on any page that doesn't have drupalsettings.features defined. Which should be every page except the Edit form.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | features_javascript_error-2700635-2.patch | 798 bytes | mpotter |
Comments
Comment #2
mpotter commentedHere is patch
Comment #4
mpotter commentedCommitted to 1001a61.