Closed Bug 409445 Opened 17 years ago Closed 17 years ago

session variables not persisting

Categories

(mozilla.org Graveyard :: Server Operations, task)

Other
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: james.dejesus, Assigned: oremj)

References

()

Details

User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/523.12 (KHTML, like Gecko) Version/3.0.4 Safari/523.12 Build Identifier: The captcha script generates a string that is saved in a session variable for matching against the form input. It's not matching up upon validation Reproducible: Always Steps to Reproduce: 1. Fill out form 2. Hit Send Actual Results: Goes back to form, or when staging updates, user should get an error message Expected Results: success message. Correct behavior is here: http://www.jamesdejesus.com/ffsite/emailform.php
if (eregi ( "www.jamesdejesus.com", $_SERVER['HTTP_REFERER'] )){ I'm pretty sure that is your problem.
Assignee: server-ops → oremj
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
I checked in a version about a half hour ago that gets rid of this bit. How frequent does staging update? And is there a way I can be notified if anything new gets pushed?
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.