It seems that a checkbox selector for the override components does not wrap its values in quotes and this can result in a syntax error when using newer versions of jQuery via jQuery Update. This is likely when this.value contains a special character, such as @.
This problem renders the entire features/create form unusable.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jquery-syntax-error-2403369-1.patch | 975 bytes | melon |
Comments
Comment #1
melon commentedAttached is a patch which fixes this, please review.
Comment #2
marcelovaniPatch works
Comment #3
marcelovaniComment #4
melon commentedComment #5
mpotter commentedCommitted to 3a00169.