On May 21, 2008, at 11:31 PM, Darren VanBuren wrote:
If the code works in other browsers, it may be a bug in firefox.
True, but that's not much help for my users. I need a workaround!
I suggest you read through relevant information on http://developer.mozilla.org/ to find out specific information for Firefox.
I looked a bit at the bugzilla for mozilla and found what looks like a related problem.
https://bugzilla.mozilla.org/show_bug.cgi?id=426180
I don't completely understand the discussion - it sounds like there's an issue with FF losing the session id... but I don't think that completely makes sense.
JH
On May 21, 2008, at 9:12 PM, Jim Hu wrote:
I'm working on a revamping of my TableEdit extension, and I'm stuck on a weird problem with $_SESSION and Firefox (mac). It looks like the session superglobal isn't being updated properly...using print_r to examine $_SERVER shows the right values at the end of one the script, but it's as if it's not really being saved to the session, and older information is being used when the next pageload happens. ... but the code works in Safari. The problem is reproducible on a two different computers - my server and my laptop (both macs).
I'm stuck... any suggestions on what I should be looking at? I had sessions working with Firefox in other code and don't know what I'm doing differently... and I really don't understand why this should be browser dependent.
MW 1.12 php 5.24 and 5.25 ===================================== Jim Hu Associate Professor Dept. of Biochemistry and Biophysics 2128 TAMU Texas A&M Univ. College Station, TX 77843-2128 979-862-4054
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Darren VanBuren onekopaka@gmail.com
Administrator of Onekopakaspace
===================================== Jim Hu Associate Professor Dept. of Biochemistry and Biophysics 2128 TAMU Texas A&M Univ. College Station, TX 77843-2128 979-862-4054