Titanium JIRA Archive
Alloy (ALOY)

[ALOY-968] strings in xml on boolean values ("false"/"true") fail in mobileweb

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionNeeds more info
Resolution Date2014-07-25T15:08:49.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterFelicia Lesmana
AssigneeTony Lukasavage
Created2014-03-13T04:20:15.000+0000
Updated2015-11-03T16:22:16.000+0000

Description

strings in xml on boolean values ("false"/"true") fail in mobileweb

Comments

  1. Tim Poulsen 2014-03-20

    Strings in XML are just that, strings. There are a couple of component properties for which we have provided special handling to cast these strings as booleans. And the constants (Ti.UI.whatever) and Alloy.Globals variables are handled specially. But in general, you should set non-string values in the TSS or controller. What specific UI component and properties are you seeing the problem with? Please provide a minimal test case app that demonstrates the problem.
  2. Tim Poulsen 2014-07-25

    Waiting on developer input.
  3. Alan Leard 2014-07-28

    Unable to reproduce with 3.3.0 GA

JSON Source