Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16853] CLI: --no-colors flag is not respected on prompted options

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2014-04-18T13:52:44.000+0000
Affected Version/sRelease 3.2.3
Fix Version/s2014 Sprint 08, 2014 Sprint 08 Tooling, Release 3.2.3, Release 3.3.0
ComponentsCLI
Labelsqe-3.2.3, qe-testadded, regression
ReporterOlga Romero
AssigneeChris Barber
Created2014-04-16T18:06:03.000+0000
Updated2014-07-22T09:42:35.000+0000

Description

Attachments

FileDateSize
colors.png2014-04-16T18:11:26.000+0000173022
nocolors.png2014-04-16T18:11:26.000+000055383

Comments

  1. Chris Barber 2014-04-18

    Titanium CLI master pull request: https://github.com/appcelerator/titanium/pull/128 Titanium CLI 3_2_X pull request: https://github.com/appcelerator/titanium/pull/129 Titanium SDK master pull request: https://github.com/appcelerator/titanium_mobile/pull/5624 Titanium SDK 3_2_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5625
  2. Chris Barber 2014-04-18

    To test, run: 1) ti setup --no-colors 2) ti setup --no-color 3) ti config cli.colors false 4) ti setup 5) ti config cli.colors true 6) ti build -p ios --device-id foo --no-colors
  3. Tim Poulsen 2014-04-18

    All tests described by Chris work as expected
  4. Wilson Luu 2014-04-18

    Closing ticket as fixed. Verified --no-colors flag is respected and using Chris's steps for testing. Tested on: CLI: 3.2.3-beta2, 3.3.0-dev SDK build: 3.2.3.v20140418101718, 3.3.0.v20140418104916 Alloy: 1.3.1 Xcode: 5.1.1

JSON Source