ayoola-solomon / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

[I18N][all] "-&gt" is displayed in My Tacks Welcome. #668

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Test Environment
Device: Nexus S
OS: GRI14
My Tracks Version: 1.1.12.rc2
Locale/language: All languages (Ex. English-UK, Chinese, etc.)

Steps to repro:
1.Install MyTracks application from 
http://code.google.com/p/mytracks/downloads/list
2.Change language to any language (Ex. English-UK, Chinese, etc.)
3.Launch MyTracks application
4.Tap on Accept
5.Scroll down to look at texts (might be related to "→")

Expected Results:
The related character is displayed properly.

Actual Results:
"-&gt" is displayed.

Original issue reported on code.google.com by feng...@google.com on 14 Dec 2011 at 9:46

GoogleCodeExporter commented 8 years ago
http://code.google.com/r/jshih-mytracks2/source/detail?r=23bc4436374659afc152495
3e9e72599de6e4df9

The cause was ">" was escaped as ">". Fixed. Will be in the next release 
candidate.

Original comment by jshih@google.com on 15 Dec 2011 at 7:58

GoogleCodeExporter commented 8 years ago

Original comment by jshih@google.com on 16 Dec 2011 at 11:10

GoogleCodeExporter commented 8 years ago
Verified that is fixed on the current version: 1.1.13 (1.1.13.rc4).
Thank you very much.

Original comment by feng...@google.com on 29 Dec 2011 at 6:17