Re: [symfony-users] Re: sfUser::setFlash doesn't work in Chrome?

2010-07-30 Thread travis lu
Ok. I'll try it on another PC. Thanks. travis On Fri, Jul 30, 2010 at 4:44 PM, Tom Ptacnik wrote: > flash works ok in my chrome browser (tested in classic admin generated > backend where flash is used after the item is deleted in the list) > > On 29 čnc, 15:20, Travis wr

Re: [symfony-users] Re: Problems with a select to change the language (cookies)

2010-07-30 Thread travis lu
will be decided by the following order: 1. sf_culture parameter from url 2. culture value in session 3. default value set in setting.xml Hope that will help. travis On Fri, Jul 30, 2010 at 6:11 PM, Javier Garcia wrote: > As I say in my first post, the second time I try to change the language

[symfony-users] Re: sfUser::setFlash doesn't work in Chrome?

2010-07-29 Thread Travis
Yes. The cookie is set. And as you can see, the setAttribute and getAttribute method work > cookies enabled? > > On Jul 29, 9:08 am, travis wrote: >> Hi all, >> >> I just found some functions have problems in my Chrome browser. It >> took me some time to find

[symfony-users] sfUser::setFlash doesn't work in Chrome?

2010-07-29 Thread travis
:"symfony/user/sfUser/attributes";a:1:{s: 1:"a";i:1280387018;}s:25:"symfony/user/sfUser/flash";a:1:{s:1:"f";i: 1280387018;}}symfony/user/sfUser/culture|s:2:"en"; I'm not sure anything could cause this? Do you have met this problem? Or it