QUOTE (Joergen @ Jan 19 2013, 14:39)

Hi Axel
What does the placeholders {0}, {1} and {2} stand for?
Is there a way I can test the new feature of changing incorrect filed names?
PS. I can't see any icon on the statusbar in Thunderbird 10.0.2 for Windows.
Joergen
Hi Joergen,
this is a feature that is designed to correct field names:
It will say something like
* Update the {1} field name in login manager? QuickPasswords searched for a field [{0}], but the field you selected to insert is [{2}].
* This change only applies to {3} on this page
these are ALL singular, not plural.
{1} - will be either user or password, which is taken from the locale
{0}, {2} - will be field ids, and such do not have any gender. Examples of this be pwd, Password_Field, pField, P_001 or something else, this depends on the web site. It is not a real word just a variable name. but they will be in the []
{3} - will insert the user id, which could be axel.grude@gmail.com, axelg@gofree.indigo.ie, Axel, agrude, realraven or any other user name. this is important in case you have multiple logins for the same page - for instance, I have 2 youtube accounts.
* Update the
user field name in login manager? QuickPasswords searched for a field [f_password], but the field you selected to insert is [pwd].
* This change only applies to axelg@gofree.indigo.ie on this page
if you know of a way to make this easier to understand and less technical in your language please feel free to paraphrase
to test it, simply go to a site where you have a login stored, choose login and then insert the
password into the
username field!
hth
Axel