It looks like a $form item has a bad fieldset name :
$form["htmltidy_filter"]['paths']</<code>
Instead of
<code>$form["htmltidy_filter_$format"]['paths']| Comment | File | Size | Author |
|---|---|---|---|
| #1 | htmltidy-typo-750808.patch | 797 bytes | heltem |
It looks like a $form item has a bad fieldset name :
$form["htmltidy_filter"]['paths']</<code>
Instead of
<code>$form["htmltidy_filter_$format"]['paths']| Comment | File | Size | Author |
|---|---|---|---|
| #1 | htmltidy-typo-750808.patch | 797 bytes | heltem |
Comments
Comment #1
heltem commentedHere is a patch.
Please review.
Comment #2
michaelfavia commentedthank you. committed in dev roling to a new release after a couple more patches.