When not using fieldsets, notices are returned for $groups[$group] because no groups are defined. This patch reorders the if statements and uses isset() for safe checking.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1215228-notices_no_fieldsets-3.patch | 863 bytes | erikwebb |
| #1 | 1215228-notices_no_fieldsets-1.patch | 1.32 KB | erikwebb |
Comments
Comment #1
erikwebb commentedComment #2
erikwebb commentedComment #3
erikwebb commentedSorry, one more if to fix. This patch is supplementary, not including the previous changes.