Closed
Bug 763543
Opened 13 years ago
Closed 13 years ago
Display geographical information on profiles
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2012-06-27
People
(Reporter: jsocol, Assigned: jsocol)
References
Details
Attachments
(1 file)
163.35 KB,
image/png
|
Details |
Once users can add geographic location, we'd like them to be able to display that information on their profiles. I think bug 657071 has some mockups with guidance on how exactly to do that, but Bram's input is desired here.
Comment 1•13 years ago
|
||
Country, Province/State and City are displayed on the bottom of the profile page, in that order, while the field’s contents are clickable, and will lead to the listing page for that location.
Assignee | ||
Comment 2•13 years ago
|
||
Listings for those locations will need to be a follow-up bug. Maybe search powered (bug 763624) or maybe not, but either way let's keep these atomic and fast.
Updated•13 years ago
|
Target Milestone: --- → 2012-06-27
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → james
Comment 3•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/6cdcc67d0f585fc6bb1ad24301770e90db43148f
[fix bug 763543] Display location on profile.
If location data is in the profile, display it. Works with the same
restriction that you must fill in less-specific data (e.g. country)
before more specific data (e.g. region) (and that you can't skip
levels). This is enforced by the form's validation, so will be fine
here.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Verified, that the profile shows:
Country Province/State City
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•