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.

CommentFileSizeAuthor
#1 jquery-syntax-error-2403369-1.patch975 bytesmelon

Comments

melon’s picture

Status: Active » Needs review
StatusFileSize
new975 bytes

Attached is a patch which fixes this, please review.

marcelovani’s picture

Patch works

marcelovani’s picture

Status: Needs review » Reviewed & tested by the community
melon’s picture

mpotter’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 3a00169.

  • mpotter committed 3a00169 on 7.x-2.x authored by melon
    Issue #2403369 by melon: Syntax error in jQuery selectors
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.