Closed (fixed)
Project:
Guestbook
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Mar 2012 at 15:29 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aexchecker commentedI think problems in using
isset()Comment #2
aexchecker commentedBetter use
!empty()Comment #3
eric_a commentedRight, this issue looks like a side effect of #1386136: Undefined indexes in guestbook_form_entry_form_submit().
Comment #4
eric_a commentedThanks for reporting this issue and submitting the patch!
I've spent some time with this and I'm comfortable committing this as is.
Pushed to 7.x-2.x and 6.x-2.x.