Hi, I'm running rt in dev mode (Set($DevelMode, '1');) for setting it up, so cache is not used anyway...
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Emmanuel Lacour Gesendet: Mittwoch, 5. Januar 2011 15:05 An: [email protected] Betreff: Re: [rt-users] Browser (Firefox) does not save username and passwords On Wed, Jan 05, 2011 at 02:17:49PM +0100, Obando, David DE - EV wrote: > I already change the code (Elements/Login) and removed the > autocomplete="off" parameter, but browser behaviour does not change. > > Any ideas? > did you cleaned-up the mason cache? rm -rf ...../rt/var/mason_data/obj then restart your web server.
