Closed
Bug 687690
Opened 14 years ago
Closed 14 years ago
Affiliates: Move country to address section in edit profile
Categories
(Firefox Affiliates Graveyard :: affiliates.mozilla.org, defect)
Firefox Affiliates Graveyard
affiliates.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: cmore, Assigned: osmose)
References
()
Details
Attachments
(1 file)
|
263.94 KB,
image/png
|
Details |
The locale of the users should be used to determine the user's country and set in the profile automatically now that there is no activation form asking for country.
| Reporter | ||
Updated•14 years ago
|
Target Milestone: --- → 1.0
| Assignee | ||
Comment 1•14 years ago
|
||
chelsea: So it seems that auto-determining the user's country from their locale is not reasonable. We could use other methods, but I've heard from other projects that auto-determining a user's country is not a good idea; users get angry sometimes when it assumes they live in the same place that their preferred language is from.
I suggest that we make the country field optional and move it to the address area of the edit profile form. I also suggest that we remove the blurb explaining how the country and locale were auto-detected, considering that the country was not auto-detected.
Thoughts?
Comment 2•14 years ago
|
||
You can always use the GeoIP API, but then you still need to map the geographical location to the political country, which seems overkill to me. Plus the popup "affiliates wants to know your location" could be disconcerting to the user and overkill in this context.
Comment 3•14 years ago
|
||
(In reply to Michael Kelly [:mkelly] from comment #1)
> chelsea: So it seems that auto-determining the user's country from their
> locale is not reasonable. We could use other methods, but I've heard from
> other projects that auto-determining a user's country is not a good idea;
> users get angry sometimes when it assumes they live in the same place that
> their preferred language is from.
>
> I suggest that we make the country field optional and move it to the address
> area of the edit profile form. I also suggest that we remove the blurb
> explaining how the country and locale were auto-detected, considering that
> the country was not auto-detected.
>
> Thoughts?
I agree with the feedback from Chelsea. It looks as though these ideas are already in that latest code on github :-)
Shall we have default country set to be something like "Not Selected" instead of Afghanistan?
Comment 4•14 years ago
|
||
Sorry mkelly, I didn't see this bug. Agreed with your suggestion. Sorry for the delay!
Comment 5•14 years ago
|
||
Agree it does seem like an overkill. With this approach do you have to also assume that the country attributed to the location of the ISP that gives out the IP will match the location of the user? which i suppose it would more times than not.
// Paul Booker
| Reporter | ||
Comment 6•14 years ago
|
||
Mkelly Chelsea: I agree that this is an overkill and getting the country from the locale probably will not be very accurate or desired from the end user.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mkelly
| Assignee | ||
Comment 7•14 years ago
|
||
Scope of this bug is changed to moving the country field and removing the help blurb, then.
Summary: Affiliates: Auto set the country in the users profile based on locale → Affiliates: Move country to address section in edit profile
Comment 8•14 years ago
|
||
Commit pushed to https://github.com/mozilla/affiliates
https://github.com/mozilla/affiliates/commit/40a530cf177ba2afc39df438fd61b3a3c2081eb1
Make country optional and move to address.
Also removes the info blurb explaining that country is detected automatically,
because it isn't.
fix bug 687690
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 9•14 years ago
|
||
Verified FIXED on https://affiliates-dev.allizom.org/en-US/accounts/edit.
Status: RESOLVED → VERIFIED
OS: Mac OS X → All
Hardware: x86 → All
Updated•14 years ago
|
Product: Websites → Firefox Affiliates
Updated•10 years ago
|
Product: Firefox Affiliates → Firefox Affiliates Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•