[SOLVED] Re: Autofill in login form?

Lukas Renggli renggli at iam.unibe.ch
Sun Nov 18 19:06:44 MET 2007


>>>> <input name="17" style="position: absolute; top: -100em"  
>>>> type="text"
>>>> class="text"/>
>>>>
>>>> (that is, the second input tag in the first div inside the login
>>>> form) is the culprit.
>>>>
>>>> Just change its type to "hidden" and Safari will ask you if you  
>>>> want
>>>> to store the login data, or will fill it in if you've already saved
>>>> it.
>>
>> The suggestion will break the behavior of #defaultAction: in any
>> Seaside form.
>
> Could you give an example of what gets broken in the login form by
> the suggestion?

Probably nothing in the login form.

The change you suggest is not related to Pier or Magritte, but to  
Seaside. Have a look at the functional Seaside Test Suite at http://localhost/seaside/tests/alltests 
  -> Default Form. I doubt that after your change this test still  
pases in Safari, FireFox, Opera and IE.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch



More information about the smallwiki mailing list