Opened 2 years ago
Last modified 2 years ago
#1403 new defect
Adress fields do not match
Reported by: | k-lar | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | v2.8 |
Component: | General | Version: | 1.1 |
Keywords: | Cc: |
Description
Ok, here's the problem.
A user profile has one, multi line, test area where the user can enter their address.
In the registration, address information is split into:
Address
Address2
Zip code
City
Country
..and maybe more.
For a logged in user, the content from the profile is automatically entered in the form. This is a very good feature.
Problem is that ALL information from the Address field in the profile goes into the first field, in this case address, leaving the user to move information manually.
Note: See
TracTickets for help on using
tickets.