Closed Bug 315472 Opened 19 years ago Closed 14 years ago

Flash 8 FileReference class

Categories

(Firefox :: Security, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: sasfater, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1

Flash 8
When swf calling FileReference.upload(handlerURL) method, the handler (which is a server script) can't see session cookies

Reproducible: Always

Steps to Reproduce:
1. page1> setcookie(cookiename,value)
2. page2 swf> FileReference.upload(handlerURL)
3. handlerURL (serverscript)> getcookie(cookiename) return null



Expected Results:  
handlerURL (serverscript)> getcookie(cookiename) return the correct value
maybe it's a flash 8 bug
after 2 years, the newest flash 9 r115 can't send session cookie yet!!

Maybe firefox's security model limits third-party plugin to get session cookie???
Resolving unconfirmed bugs older than a year with no activity as INCOMPLETE.  Please reopen or file a new bug if you can still reproduce the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.