Closed (fixed)
Project:
Menu Views
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2014 at 17:15 UTC
Updated:
20 Feb 2016 at 16:34 UTC
Jump to comment: Most recent
When using ajax (for example, upload file in node edit form) i see following js error:
TypeError: settings.menu_views is undefined
I made a quick research and realized that this occurs because menu_views setting gets away from Drupal.settings array. To avoid this issue I suggest the fix that in attached file.
| Comment | File | Size | Author |
|---|---|---|---|
| menu_views-js-typeerroe-settings-undefined.patch | 539 bytes | spleshka |
Comments
Comment #1
jlporter commentedHit the same bug, patch applied cleanly and fixed the issue.
Comment #2
spleshkaAny feedback from maintainers so far?
Comment #4
markhalliwell