Sometimes after saving a new field settings the javascript on the page reports an error and administrative menu becomes broken if it is installed.
The problem is with line 63 of field_ui.js file where the comma ',' should be deleted unless I am mistaken:
Is:
},
Should be:
}
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 971440-field_ui-comma.patch | 792 bytes | Azol |
| #3 | 971440-field_ui-comma.patch | 285 bytes | Azol |
| field_ui_comma.patch | 251 bytes | Azol |
Comments
Comment #1
Azol commentedComment #3
Azol commentedMeh
Comment #4
Azol commentedWhile we're at it...
more fixes vs last dev. version
Comment #5
yched commentedwhy not I guess
Comment #6
webchickCommitted to HEAD. Thanks!