Titanium JIRA Archive
Alloy (ALOY)

[ALOY-734] "logger" not defined in CoverFlowImageType and BarItemType parsers

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-09T21:00:53.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.2.0, 2013 Sprint 14
ComponentsRuntime, XML
Labelsqe-testadded
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2013-07-08T19:20:59.000+0000
Updated2013-07-15T22:03:28.000+0000

Description

logger.warn is executed under certain circumstances in the CoverFlowImageType and BarItemType parsers, but is not included in the list of requires. require('path/to/logger') needs to be added to resolve this. Q&A: http://developer.appcelerator.com/question/154475/alloy-how-to-internationalize-tabbedbar-labels

Comments

  1. Tony Lukasavage 2013-07-09

    PR: https://github.com/appcelerator/alloy/pull/170 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-734 Functional test can be considered passed simply by running the app on iOS without compile time or runtime exception.
  2. Federico Casali 2013-07-15

    Verified as fixed. Environment: Titanium SDK 3.1.2.v20130710144553 Appcelerator Studio 3.1.2.201307101037 Alloy 1.2.0 Closing.

JSON Source