Hi, I realize that symfony currently only supports cookie less browser setups via trans_id. However wouldnt it be feasible to auto detect if the browser is not accepting the cookie and then automatically embedd the session id in all generated urls?
Of course on the first request its impossible to know if the users browser accepted the cookie or not. In this situation one should have the option of either forcing the session id into all url's, or atleast forcing the session id into a hidden form field in all form elements. regards, Lukas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
