Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8871] MobileWeb: Build system breaks on UTF-8 characters in source and i18n strings

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-04-27T10:24:21.000+0000
Affected Version/sRelease 2.0.2
Fix Version/sRelease 2.1.0, Sprint 2012-09 MW
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-04-24T09:49:42.000+0000
Updated2012-08-06T15:44:51.000+0000

Description

The build system uses the Python template library Mako which currently doesn't handle UTF-8 characters. The compiler will need to properly decode the UTF-8 characters before processing the template, then re-encoded before output.

Attachments

FileDateSize
Archive.zip2012-04-26T16:04:05.000+00003120397

Comments

  1. Chris Barber 2012-04-26

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2080
  2. Lokesh Choudhary 2012-08-06

    ested On: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120731184111 Mountain lion(10.8) - chrome 21.0,safari 5.1.4,firefox 14.0.1

JSON Source