Closed (fixed)
Project:
Guestbook
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2011 at 12:14 UTC
Updated:
3 Mar 2012 at 12:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
workonwomen commentedAny workaround to not force anonymous user to give email/webpage detail?
Comment #2
eric_a commentedI think this bug simply has been around since at least 6.x-2.0. It has been reported early in the Guestbook D7 cycle by @Michèle in #1014194: Port Guestbook to Drupal 7.
Can't do a patch right now, but I will later unless somebody else beats me to it.
Comment #3
eric_a commentedThis patch should fix the bug and preserve D6 behavior.
Please test. Those of you that don't have git available can try something like "patch -p1 < ~/guestbook-error-message-1386136-3.patch".
Comment #4
workonwomen commentedWorks fine, thanks!
Comment #5
sunGuestbook should follow the implementation of core's Comment module with regard to this.
This should also be backported to D6.
Comment #6
sun#5 allows to dramatically simplify the form submit handlers. Didn't notice that earlier.
Comment #7
eric_a commentedYeah, #5 is just what the doctor ordered. Let's commit this in a day or two.
Comment #8
eric_a commentedPushed #5 to 7.x-2.x. Here's a patch for 6.x-2x.
Comment #9
sunThanks!
Comment #10
eric_a commentedThanks all! Pushed to 6.x-2.x.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.