Using array_filter in strings are wrong!
Suppose empty() is enough because if testfield holds any value fieldset should be non-collapsed
Let's review other fieldsets for the same condition
| Comment | File | Size | Author |
|---|---|---|---|
| nodewords_fieldset.patch | 1.06 KB | andypost |
Comments
Comment #1
avpadernoActually, the logic is reversed: only when both the values are not empty, the fieldset needs to be collapsed (the idea is to show only the form fields that don't have a value set).
I corrected the patch, and committed the code. Thanks for the report, and the patch.
Comment #2
avpadernoI have marked [#595472] as duplicate of this report.
I am changing this report category, as this is actually a bug report.
Comment #3
srobert72 commentedIt is not fixed, as mentionned in #587996: Warning after update Comment#3 .
I have this error with nodewords 6.x-1.x-dev (2009-Oct-03) :
Comment #4
srobert72 commentedSorry!
Ok it's commited in CVS.
So let's see in next automatic release today in few hours.
Thx a lot.
Comment #5
srobert72 commentedResolved with today's version : nodewords 6.x-1.x-dev (2009-Oct-04)
Thx a lot for your work