The message "Processing..." is being displayed in 'status' column of configuration form.

Here is output from firebug console.

uncaught exception: Syntax error, unrecognized expression: [rel=variable.field_bundle_settings_node__article]
uncaught exception: Syntax error, unrecognized expression: [rel=field.node.body.article]
uncaught exception: Syntax error, unrecognized expression: [rel=vocabulary.tags]
uncaught exception: Syntax error, unrecognized expression: [rel=permission.create_article_content]
uncaught exception: Syntax error, unrecognized expression: [rel=content_type.article]
CommentFileSizeAuthor
#1 configuration-1927664-1.patch455 bytesChi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chi’s picture

FileSize
455 bytes

Seems like there are missing quotes.

Chi’s picture

Status: Active » Needs review
dagmar’s picture

Status: Needs review » Fixed

Thanks! Committed and Pushed to 7.x-2.x.

NenadP’s picture

I had this issue too. Applied patch, now everything is ok (Status: In Sync etc...).
Thanks, this was important to see from ui what was changed.

Status: Fixed » Closed (fixed)

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