Le ven 05/09/2003 � 15:04, FACORAT Fabrice a �crit : > I create a web application with PHP/PostgreSQL and I'm using PHP session > handling. Sometimes I may have child windows/popup opened. When I close > them ( from title bar or thanks to the javascript control close() ), > konqueror destroy my session. This was not the case before and epiphany > work without problem. Of course I don't touch the code of my php site. > So the issues seems to come from Konqueror. > That's really annoying as my app becomes unusable under Konqueror > because each time you close a child window/popup you have to log in > again.
This bug is invalid in fact. I test from a 9.1 computer connected to my cooker server and I have the same problem. So the problem comes from me ( new PHP version is more strict and I may forget session_start() in some places, but why does Mozilla work ? ), or from a bad interaction between new PHP and Konqueror. Need to investigate because if later this need to be fixed.
