Hmm.. Usually Firefox asks before doing the autofill and I don't remember it asking.. Still that's probably the case and since I'm new to TG I thought it was TG behaviour. Thanks for your comments.
On Feb 12, 2:27 pm, Christopher Arndt <[EMAIL PROTECTED]> wrote: > lorax schrieb: > > > Its possible that this is just a Linux issue.. I happened to be > > working on my site on windows today and the asterisks weren't there. > > Is it possible that Firefox in Ubuntu Linux behaves differently then > > Firefox in Windows? > > > On Feb 12, 11:50 am, lorax <[EMAIL PROTECTED]> wrote: > >> Hi there.. I'm very new to TG and to Python.. Sorry if this is > >> obvious. I'm having a problem with a simple registration form I've > >> created with widgets. I've declared a PasswordField and when it comes > >> up in the form it seems to have a pre-entered value.. It shows six > >> asterisks by default. Is there a way to make them go away? > > This has nothing to do with TurboGears. Most browsers will save values > you previously enterd into online forms if a certain preference setting > is enabled (which may have been enabled by default). The will also save > passwords entered in <input type="password"> fields if told so. > > For Firefox, you have probably enabled the setting "Save passwords" on > the "Security" tab in the preferences. > > If you want to develop for the web, make sure that you get to know the > features and quirks of browsers (the one you are using AND that bloody > other one). > > Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

