Closed
Bug 213322
Opened 22 years ago
Closed 22 years ago
Cookie rejects site
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Fred40, Assigned: darin.moz)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Error Occurred While Processing Request
Error Diagnostic Information
An error occurred while evaluating the expression:
session.Password= "#cookie.cpPassword#"
Error near line 20, column 9.
Error resolving parameter COOKIE.CPPASSWORD
The cookie value CPPASSWORD was not found in the current template file. The
cause of this error is very likely one of the following things:
1. The name of the cookie variable has been misspelled.
2. The cookie variable has not yet been created or has timed out.
To set default values for cookie variables you should use the CFPARAM tag (e.g.
<CFPARAM NAME="Cookie.Color" DEFAULT="Red">)
The error occurred while processing an element with a general identifier of
(CFSET), occupying document position (20:3) to (20:49).
Date/Time: 07/21/03 16:09:27
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Remote Address: 66.167.51.237
HTTP Referrer: http://nashvillecitypaper.com/index.cfm
Query String: screen=pdf
Reproducible: Always
Steps to Reproduce:
1. TRIED TO ACCESS URL
2.BROWSER RETURNS THE MESSAGE IN DETAILS
3.
Expected Results:
ACCESS URL
Comment 1•22 years ago
|
||
wfm using build 2003072105 on Linux.
Assignee: general → darin
Component: Browser-General → Cookies
QA Contact: general → cookieqa
Comment 2•22 years ago
|
||
wfm with a 2 day old win2k build.
Comment 3•22 years ago
|
||
worksforme on current trunk
please reopen if you can replicate on a current build. If you can, please also
create a cookie log using the directions at
http://www.mozilla.org/projects/netlib/cookies/cookie-log.html
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•