Strange... I'm working work the 1.0 final version of Firexfox. With the signin2 example, I login with the 'remember me' checkbox checked. After logging in, I try to log off by clicking the link. This never actually happens though, as the form cookies are never deleted. So, even when I restart the server/ start another instance of Firexfox, I'm still logged in. Hence, I can only get back to the login form after I delete the cookies from Firexfox manually. I tested this from different hosts as well.

It might have something to do with that the domain is null for the cookies? However, I do not have the problem with IE (6).

Regards,

   Eelco

Donnerstag, Juergen wrote:

I've checked out a new version from cvs (core and examples) and run the
signin2 example with IE6 and FireFox 1.0 (preview). And it worked well. I've
checked with HTTPLook the cookies flowing back and forth. I can not
reproduce your error. What excatly did you do?

Regards
Juergen

-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Eelco
Hillenius
Gesendet: Donnerstag, 11. November 2004 18:26
An: Wicket Developer List
Betreff: [Wicket-develop] removing cookies with FireFox

All,

I've got a bug with the Signin2 example. Logging out works well with IE
(thus the cookie is reset), but not with FireFox (1.0). It just keeps
holding on to it's cookie, even though it's max age is reset to 0. Anyone has an idea? I added some more debugging to
FormComponentPersistenceManager.


Regards,

   Eelco


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Wicket-develop mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-develop


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Wicket-develop mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-develop





------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Wicket-develop mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to