There's a bug on the settings form that causes the collapsible fieldsets to not work.

CommentFileSizeAuthor
#2 watchdog_notifier-n2411709-2.patch592 bytesdamienmckenna

Comments

damienmckenna’s picture

The error is: Syntax error, unrecognized expression:

Note - there's no expression given, which suggests a missing value or field.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new592 bytes

This patch adds a missing '#title' value from $form['watchlist']['list'] which resolves the problem.

dasfuller’s picture

Patch applied. Look for it in 7.x-1.2 here in a few minutes.

  • DamienMcKenna authored 523f840 on 7.x-1.x
    Issue #2411709 by DamienMcKenna: Settings form has JS error, collapsible...
dasfuller’s picture

Status: Needs review » Closed (fixed)

Patch has been applied. Will be present in 7.x-1.2.

dasfuller’s picture

Assigned: Unassigned » dasfuller