fix bug in display of safe fill-in
git-svn-id: svn://10.0.0.236/trunk@29386 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
415f9c4884
commit
1bef3cd851
@ -1238,6 +1238,7 @@ PRInt32 FieldToValue(
|
||||
SchemaToValue_list = resume;
|
||||
if (wallet_ReadFromList(field, value, itemList, SchemaToValue_list) != -1) {
|
||||
/* value found, prefill it into form */
|
||||
schema = nsAutoString(field);
|
||||
resume = SchemaToValue_list;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user