Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
contact.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Aug 2008 at 02:11 UTC
Updated:
5 Aug 2018 at 17:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidWill be fixed with #58224: Allow anonymous users access to a members personal contact form
Comment #2
dave reidActually, I think I prefer to fix this separately. Assigning myself and marking back to active.
Comment #3
dave reidPatch attached for review, including tests!
Comment #4
dave reidFor users without access user profiles permission, this should really redirect back to the homepage instead of staying on the contact form. This is what the site-wide contact form does in order to prevent confusion if the sent e-mail triggers flood control on the contact form. Will re-roll tomorrow.
Comment #5
dave reidRevised patch that uses:
Comment #7
dave reidThe fix part of this landed as a part of #601250: Allow anonymous users to use personal contact forms but should still have some tests written for it.
Comment #8
jacob.embree commentedHere's a reroll of the test.
Comment #10
jacob.embree commented