Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23404] Windows parity: App name is not sourced from app.xml in folders suffixed with ISO 3166-1 Alpha-2 code

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-06-14T19:07:55.000+0000
Affected Version/sRelease 5.3.0
Fix Version/sRelease 6.0.0
ComponentsWindows
Labelsqe-5.3.0
ReporterEwan Harris
AssigneeKota Iguchi
Created2016-05-17T21:40:29.000+0000
Updated2016-08-25T17:09:10.000+0000

Description

Description

On Android when building an application, if there is an app.xml file in i18n/en-GB then the application name will be sourced from this file, on Windows it is not. If the application name is placed into strings.xml in this folder then it is sourced with no problems. *Workaround* Place your application name string into string.xml

Steps to reproduce

Download the attached zip file

Build the application to device or emulator *Note it is setup for en-gb so you will have to localize as needed*

Actual result

The app name is not sourced from en-gb

Expected

The app name should be sourced from en-gb to maintain parity with other platforms

Attachments

FileDateSize
preprodclassic.zip2016-05-17T21:40:13.000+00001384862

Comments

  1. Ewan Harris 2016-08-25

    Verified using: Windows 10 Pro Appc CLI: 6.0.0-31 Appc NPM: 4.2.8-5 Ti SDK: 6.0.0.v20160825000249 Lumia 930 10.0 App names are now sourced from an app.xml in i18n folders such as fr-FR, if the locale is not implemented it will the use app.xml from the language (fr), then en if it is implemented before finally using the name property from the tiapp. Closing ticket

JSON Source