This bug has also been reported by a developer in France:

http://www.liguorien.com/blog/archives_125.html

His workaround for this bug:  manually append the jsessionid to the URL

Sean

-----Original Message-----
From: Sullivan, Sean C - MWT 
Sent: Tuesday, November 01, 2005 3:54 PM
To: 'flashcoders@chattyfig.figleaf.com'
Subject: Flash FileReference and Firefox 1.0.7


I am having a problem with the FileReference class in Flash Player 8 and
Firefox 1.0.7

This is my system configuration:
        Microsoft Windows XP
        IBM Websphere 4.0.7
        Firefox 1.0.7
        Flash Player version 8,0,22,0


On the server-side, my Java application server (Websphere) sets this
cookie:

[11/1/05 15:41:25:684 PST] 6f4fa5da SystemOut     U Cookie:
JSESSIONID=0000J5NBY1F4IHBZRCQXAQK5HPA:-1

In the same session, we use Flash's FileReference class to upload a file
to the server. Flash Player 8 sends two HTTP POST's to the server.

The cookie contained in Flash's file upload request is wrong:

[11/1/05 15:42:05:325 PST] 6f4fa5da SystemOut     U Cookie:
JSESSIONID=0000SQL1B013JUL1140XYU2YONY:-1


Why is the JSESSIONID changing?   

The problem exists with Firefox but not in Internet Explorer.

We have reproduced this bug on two different PC's.

Is there a fix or workaround?

Thanks in advance,

Sean

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to