Closed
Bug 981853
Opened 12 years ago
Closed 12 years ago
On Android and Desktop, the region is always set to Rest of World
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: krupa.mozbugs, Unassigned)
References
Details
(Whiteboard: [incorrect_implementation])
Attachments
(1 file)
|
121.08 KB,
image/jpeg
|
Details |
Aurora 29.0a2 (2014-02-12)
region being tested: US
steps to reproduce:
1. Install the latest version of Aurora on your android device
2. Open marketplace stage
3. Notice the default region selection
expected behavior:
region is set to US
actual behavior:
region is set to Rest of World
ashes: 5a6cd
Comment 1•12 years ago
|
||
Looks like you are getting the region from geoip. Can you find out the ip you are using on this device ?
| Reporter | ||
Comment 2•12 years ago
|
||
Loading whatismyip.com on my android phone shows 63.245.219.54 (US)
Comment 3•12 years ago
|
||
Also, does it happen on dev and prod as well ?
| Reporter | ||
Comment 4•12 years ago
|
||
same is true for desktop (now on prod as well)
Summary: On Android, the region is always set to Rest of World → On Android and Desktop, the region is always set to Rest of World
Comment 6•12 years ago
|
||
Y'all probably know, but we're not looking up ipv6 correctly (read: at all) right now. This may be related.
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [incorrect_implementation]
Comment 7•12 years ago
|
||
Blocker closed, lets retest with an ipv6 address.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•