Closed Bug 840790 Opened 11 years ago Closed 6 years ago

[B2G][First Time User]Wrong or Modified names for various locations

Categories

(Firefox OS Graveyard :: Gaia::First Time Experience, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g-v2.2 affected, b2g-master affected)

RESOLVED WONTFIX
2.1 S9 (21Nov)
Tracking Status
b2g-v2.2 --- affected
b2g-master --- affected

People

(Reporter: jcouassi, Assigned: anusha91rao, Mentored)

References

Details

Attachments

(1 file, 3 obsolete files)

All City names are listed with official name inside the drop down for cities in Date & Time

example: Ho Chi Minh  officially is Ho Chi Minh City.


Repro Steps:
1) Turn device on for first time user(Can also access first time user from settings/Device information/More info/Developer)
2) Click on Buttons until you get to Date & Time
3) Select first drop down menu and select Asia
4) Select Second drop down menu
5) View whats listed

Expected:
All Cities are listed as officially named

Actual:
Ho Chi Minh City is official listing and currently listed as Ho Chi Minh

Notes: If you look up Ho Chi Minh without city it shows as a man with that name.  if you scroll down on the search you will see the city listed as Ho Chi Minh City which is located in Vietnam, Asia

Kernel Dec 5
Build 20130212070205
Gecko  http://hg.mozilla.org/releases/mozilla-b2g18/rev/2ae874433a14
Gaia   ecca2ee860825547d5e1109436b50b74dfe9261e
This city is also formally known as Siagon which is also listed on device.
Azores actually a bunch of Islands and is called both Azores Island or officially is called The Archipelago of the Azores located in the North Atlantic Ocean.
South Georgia is known officially as South Georgia Island and is located in South Georgia and the South Sandwich Islands in the Atlantic Ocean
Lindeman is officially know as Lindeman Island which is off the coast of Queensland, Australia.
Lord Howe is officially known as Lord Howe Island located off of the Australia coast.
Vatican is officially known as Vatican City and is located in Italy which is located i Europe.
Christmas is officially known as Christmas City and is located in the Indian Ocean
Cocos i officially known as Cocos (Keeling) Islands is located in the Indian Ocean.
Comoro is officially known as Comoro Islands or Comoros and is located in the Indian Ocean.
Kerguelen is officially known as Kerguelen Island and is located in the Indian Ocean
Blocks: 841934
No longer blocks: 841934
Depends on: 841934
No longer depends on: 841934
Issue repros 
Unagi Build ID: 20130313070202
Kernel Date: Dec 5
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/2a8c49f56bb6
Gaia: acd6546cdd03284b3b8c12432fb9955868fc4c2b
Update Channel: Nightly
Names are not listed on device as their official names.
Issue repros on 
Unagi Build ID: 20130405070205
Kernel Date: Dec 5
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/1d4c7fe3256e
Gaia: 2f64311e0f23b85c29b20be9502cbdeaee8342ae

Names are not shown on device with official city names.  On this version North Atlantic Ocean and cities are no longer listed
However Atlantic Ocean is now listed and Azores and South Georgia Are not listed as they are officially known.  

Also Galapagos listed under Pacific Ocean is officially known as Galapagos Islands
Issue repros in
Inari Build ID: 20130501070201
Kernel Date: Feb 21
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/010498e599a7
Gaia: 09046df332cd217cf4fad55c48ce9ce3f14ee5a4

And in

Unagi Build ID: 20130501070201
Kernel Date: Dec 5
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/010498e599a7
Gaia: 09046df332cd217cf4fad55c48ce9ce3f14ee5a4

Names are not shown on device with the official city names.  North Atlantic Ocean is now listed as Atlantic Ocean.
Issue still repros on 

Build ID: 20130723070209
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/68fb0a2e0114
Gaia: ffe25bfdf0e71c820ca710cb61fb8306564a8f4e
Platform Version: 18.1
RIL Version: 01.01.00.019.158 

Names are not shown on device with official city names.  On this version North Atlantic Ocean is now listed as Atlantic Ocean
Issue repros on Leo

Build ID: 20130815041201
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/692d3414bb12
Gaia: 0f1f1ab0ab31a1df8a780baa048b5e7b2854205d
Platform Version: 18.1
RIL Version: 01.01.00.019.190 

Names are not shown on device with official city names.
Flags: needinfo?
Flags: needinfo?
Hi,
I would like to work on this bug,
Thanks
Assignee: nobody → anusha91rao
Mentor: rishav006
Atlantic is not changed to North Atlantic since it has both the Islands of North and South Atlantic.
Attachment #8491994 - Flags: review?(fernando.campo)
Attachment #8491994 - Flags: feedback?(rishav006)
Comment on attachment 8491994 [details] [diff] [review]
Bug 840790 - [B2G][First Time User]Date & Time - Ho Chi Minh City displays as HO Chi Minh on device

Hi anusha
Please attach the valid patch.I didn't find any patch.
First ask for feedback, after getting feedback+, then only ask for review.
Cancelling the review and feedback for now. Ask for feedback after attaching the valid patch.
Thanks
Attachment #8491994 - Flags: review?(fernando.campo)
Attachment #8491994 - Flags: review-
Attachment #8491994 - Flags: feedback?(rishav006)
Attachment #8491994 - Flags: feedback-
Atlantic is not changed to North Atlantic since the "Atlantic" consists of places which is present both in South and North Atlantic Ocean
Attachment #8492027 - Flags: feedback?(rishav006)
Comment on attachment 8492027 [details] [review]
Bug 840790 - [B2G][First Time User]Date & Time - Ho Chi Minh City displays as HO Chi Minh on device

Hi anusha
Saigon should be removed as  Ho chin Minh city was formally known by this name.
For Azores use the offcial name which is given in comment 1.
For Vatican use the offcial name given in comment 6
Galapagos listed under Pacific Ocean is officially known as Galapagos Islands (comment 13).
Ask for feedback after correcting these.
Thanks
Attachment #8492027 - Flags: feedback?(rishav006) → feedback-
Hey Anusha
Seems like you didn't update your repository after landing this patch bug 840749. Update the repo and rebase this branch with master and then ask for needinfo.

if don't know how to rebase the branch, use following command.
got to master branch

git fetch upstream
git merge upstream/master
git push --all

switch to this branch now
git rebase master
git push -f

Thanks
Flags: needinfo?(anusha91rao)
Hey Anusha
While rebasing you will have to solve merge conflicts or another option is to create a new branch(after rebasing) and send a new pull request.
ni? if you have any doubt.
Fix this, otherwise you patch is good to go.
Thanks
Attachment #8500467 - Flags: feedback?(rishav006) → feedback-
Flags: needinfo?(anusha91rao)
Attachment #8507346 - Flags: feedback?(rishav006)
Comment on attachment 8492027 [details] [review]
Bug 840790 - [B2G][First Time User]Date & Time - Ho Chi Minh City displays as HO Chi Minh on device

Hi
Patch looks to me. Tested on device.
As i am not the peer, ask fernando (fernando.campo@telefonica.com) for review.
Thanks
Attachment #8492027 - Flags: feedback- → feedback+
Attachment #8492027 - Flags: feedback+ → feedback-
Comment on attachment 8507346 [details] [review]
Bug 840790 - [B2G][First Time User]Date & Time - Ho Chi Minh City displays as HO Chi Minh on device #25291

Commented on wrong patch.Sorry for the previous one.
Ask fernando (fernando.campo@telefonica.com) for review.
Thanks
Attachment #8507346 - Flags: feedback?(rishav006) → feedback+
Attachment #8492027 - Attachment is obsolete: true
Attachment #8491994 - Attachment is obsolete: true
Attachment #8500467 - Attachment is obsolete: true
Attachment #8507346 - Flags: review?(accenture_ftorres)
Attachment #8507346 - Flags: review?(accenture_ftorres) → review?(fernando.campo)
Comment on attachment 8507346 [details] [review]
Bug 840790 - [B2G][First Time User]Date & Time - Ho Chi Minh City displays as HO Chi Minh on device #25291

Code is perfectly ok, but if we are gonna change the name of all those cities, we should morph the bug name for something more clear, instead of referring only to one of the changes e.g. Wrong names for various locations.

P.D. remember to change the commit message accordingly.
Attachment #8507346 - Flags: review?(fernando.campo) → review+
Hi anusha
Change the commit messages of patch(as title of bug got changed to make it more general).
Thanks
Flags: needinfo?(anusha91rao)
Summary: [B2G][First Time User]Date & Time - Ho Chi Minh City displays as HO Chi Minh on device → [B2G][First Time User]Wrong or Modified names for various locations
Status: NEW → ASSIGNED
The commit message has been modified. The patch is ready to merge.
Thanks
Flags: needinfo?(anusha91rao)
Hi Fernando
Now patch seems good. Have a look on this :) 
Thanks
Flags: needinfo?(fernando.campo)
Yeah, everything ok :) ready to merge
Thanks for all the changes
Flags: needinfo?(fernando.campo)
Keywords: checkin-needed
Master: https://github.com/mozilla-b2g/gaia/commit/763683f27482075caaed47f9348e84ebf8a175d5
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S9 (21Nov)
Backed out for causing bug 1122503.

master: https://github.com/mozilla-b2g/gaia/commit/e058a2ae496b9885fb26663c3b40fd62e579a39e
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
:flod, do you know what needs to happen to get this patch landed again? I see many files under mozilla-central/intl with these timezone city/region names, but I'm not clear which need to change or what that process should be to ensure we don't fall into the same trap.
Flags: needinfo?(francesco.lodolo)
(In reply to Sam Foster [:sfoster] from comment #36)
> :flod, do you know what needs to happen to get this patch landed again? I
> see many files under mozilla-central/intl with these timezone city/region
> names, but I'm not clear which need to change or what that process should be
> to ensure we don't fall into the same trap.

Unfortunately I don't have this information. As far as I know ICU is an external library, so it needs to be fixed upstream (or maybe just update our copy).

The last bug I can find is bug 924839 (ICU 52.1), the last release is 54.1 based on CLDR26
http://site.icu-project.org/download
Flags: needinfo?(francesco.lodolo)
One more note: checking CLDR, I don't think updating the library would change anything. Example for "Azores"
http://www.unicode.org/cldr/charts/latest/by_type/timezones.europe.html#Azores
Any updates?
Flags: needinfo?(anusha91rao)
Flags: needinfo?(anusha91rao)
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 10 years ago6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: