Closed
Bug 478825
Opened 16 years ago
Closed 16 years ago
Create module for a simple contact us form
Categories
(Websites Graveyard :: spreadfirefox.com, defect)
Websites Graveyard
spreadfirefox.com
Tracking
(Not tracked)
VERIFIED
FIXED
3.0
People
(Reporter: stephend, Assigned: abuchanan)
References
()
Details
https://spreadfirefox.authstage.mozilla.com/contact-us is a 404 (linked from the footer).
(Alex, I'm filing bugs like these because I think they will help us better-estimate the amount of work left, not to nit-pick or nag!)
Assignee | ||
Comment 1•16 years ago
|
||
the corresponding link on production works....
http://www.spreadfirefox.com/contact-us
so looking into why this doesn't exist on stage
Reporter | ||
Comment 3•16 years ago
|
||
I really hope that for this redesign, we don't have the following message when users are logged out:
"You must login or register to view this form."
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → buchanae
Assignee | ||
Comment 4•16 years ago
|
||
I'm going to make a simple module to handle this form, so that
1) we don't have to use webform
2) it's consistent with prod/stage
3) we don't get pointless error messages like comment #3
I don't see any reason why a user would need to be logged in to use a Contact Us form. Am I missing something there?
Summary: Contact Us is a 404; broken link → Create module for a simple contact us form
OK
stage was never set up that way
could always change the permission so anyone can use the contact us page
on sfx now we have
not all go to the same email
To: *
Support and other inquiries
Affiliates
Logos & trademarks
Events
Press
My account
Campus reps
Jamey: It would be great if you could change it so that they don't have to be registered or logged in.
Also, can we add another category or are we limited to 7?
I will ping Paul
Webform access control
Roles that can submit this webform:
/node/2703/edit
Uncheck all roles to prevent new submissions. The authenticated user role applies to any user signed into the site, regardless of other assigned roles.
It looks like all I have to do is check "anonymous" user and this will allow unregistered/unlogged in people.
Comment 9•16 years ago
|
||
That's sounds right to me Mary.
I can't see the message "You must login or register to view this form."
on production when i go to the contact-us page as an anonymous user.
Let me know if you need any further assistance.
Paul
Comment 10•16 years ago
|
||
To add other "To" options ..
http://www.spreadfirefox.com/node/3199/edit/components/6
Comment 11•16 years ago
|
||
Ok - looks like the access issue is fixed. Donner - you wanna double check?
I also fixed the email subject issue and will look at the "To" issue now :)
Thanks!
Reporter | ||
Comment 12•16 years ago
|
||
I still get a 404.
Assignee | ||
Comment 13•16 years ago
|
||
Also, need a new category, "Marketing Ideas"
Mary, what email does this category get sent to?
Reporter | ||
Updated•16 years ago
|
Severity: critical → blocker
Comment 14•16 years ago
|
||
sfx-admins@mozilla.org for now :) Thanks!
Assignee | ||
Comment 15•16 years ago
|
||
22471 adds a module for a simple, working contact us form.
I've removed the old version at /contact
https://spreadfirefox.authstage.mozilla.com/contact-us
The intro text has CSS, but the CSS is cached. I'll try to clear it, but it's
troublesome per bug 479383
Assignee | ||
Comment 16•16 years ago
|
||
added recaptcha to the form
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 17•16 years ago
|
||
Per Jamey -- all emails are going to sfx-admins@mozilla.org vs. the specific addresses associated with the components.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 18•16 years ago
|
||
I can't verify this on my dev. server. How can I sign up for sfx-admins@ and affiliates@ so I can send some test emails?
Comment 19•16 years ago
|
||
WOrking this out :)
Assignee | ||
Comment 20•16 years ago
|
||
I've confirm this as working form stage.
1) I signed up for sfx-admins@ and affilaites@
2) I sent a test email to each
3) I received that test email, one was sent to sfx-admins@, the other affiliates@
looks like this is working to me
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Comment 21•16 years ago
|
||
Quick question though -- what component did you select or subject did you enter? The subject header is just - Spread Firefox contact form:
Thanks!
Assignee | ||
Comment 22•16 years ago
|
||
ahh, good catch, I've fixed this and committed in r22520
Comment 23•16 years ago
|
||
Verified FIXED for me I tested out blank spaces for e-mail, subject, body and captcha.
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•