Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
contact.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2008 at 14:28 UTC
Updated:
17 Feb 2010 at 00:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyWhat about adding a #value field with FALSE for the copy field, if the user is not allowed to ask for a copy. That would make it simpler to handle this situation in other modules as well (so that isset()s can be avoided).
Comment #2
dropcube commentedOk, the patch adds a value field set to FALSE if the user is anonymous, this way the isset() is not required as Gábor suggested.
Again, I have set the status RTBC beacuse the patch is really simple.
Comment #3
gábor hojtsyThanks, committed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
Monzer Emam commentedif the Category aut-reply is set the contact form still email the anonymous user a copy
Comment #6
dave reidYes, that's by design. It's an auto-reply. Please don't open closed-for-two-years issues either.