Closed Bug 203655 Opened 22 years ago Closed 17 years ago

Postcode field is never filled in by Form Manager

Categories

(Toolkit :: Form Manager, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: malcolm.parsons, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 Postcode field is never filled in by Form Manager Reproducible: Always Steps to Reproduce: 1. Tell Form Manager your name, email, mobile, zipcode. 2. Go to url above. 3. Edit/"Fill in form" Actual Results: Dialog appears listing fields to be filled in as "Name", "Home.Email" and "Home.Mobile" Expected Results: Dialog appears listing fields to be filled in as "Name", "Home.Email", "Home.Mobile" and "Home.Postalcode" This happens on lots of websites. The text input has NAME="postcode". This should be trivial to fix.
confirm
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: tpreston → gbush
Note that this website uses 'postcode' as the name and id of this field. Mozilla is looking for a field called 'postalcode'. The fix would be to add the following lines to FieldSchema.tbl: postcode Home.PostalCode Or is is "Home.PostalCode.Prefix" ? I don't understand the difference.
Assignee: dveditz → nobody
This is happening in Camino, also Mac OSX 10.3.9 Camino 2006061318 (v1.0.2)
Product: Core → Toolkit
QA Contact: agracebush → form.manager
Form data is no longer autofilled.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.