Re: [rt-users] Browser (Firefox) does not save username and passwords

2011-01-06 Thread Obando, David DE - EV
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: rt-users-boun...@lists.bestpractical.com 
[mailto:rt-users-boun...@lists.bestpractical.com] Im Auftrag von Emmanuel Lacour
Gesendet: Mittwoch, 5. Januar 2011 15:05
An: rt-users@lists.bestpractical.com
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.



[rt-users] Browser (Firefox) does not save username and passwords

2011-01-05 Thread Obando, David DE - EV
Hi all,

I'm about to migrate an old RT 3.6.3 setup to a new v3.8.8 machine. 
On the new installation, login data (user and password) are not stored
by the browser. On my old 3.6.3 version this works and I also want this
behaviour in the new version.
I already change the code (Elements/Login) and removed the
autocomplete=off parameter, but browser behaviour does not change.

Any ideas?


Thanks and best regards,
David


Re: [rt-users] Browser (Firefox) does not save username and passwords

2011-01-05 Thread Emmanuel Lacour
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.



Re: [rt-users] Browser (Firefox) does not save username and passwords

2011-01-05 Thread Paul D. O'Rorke
I would have expected that to work, it's what I did and FF now remembers 
passwords. I actually commented out the original code and entered it ahain but 
it's the same as what you said you did. Looks like this: 

div class=input-row 
span class=label|/lPassword/:/span 
!-- span class=inputinput type=password name=pass autocomplete=off 
//span -- 
span class=inputinput type=password name=pass //span 
/div 

The only other thing that comes to mind is that my instance of RT has been 
restarted since making the change. I'm afraid I don't remember if that was 
relevant however... 

hth 

-- 
Paul O'Rorke 

p...@paulororke.net 
Home .: +1 (250) 483 1456 
Mobile.: +1 (250) 709 7740