Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2593] APIDOC: SearchBar autocapitalization is Incorrectly Documented

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:33.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M02
ComponentsiOS
Labelsapidoc, defect, release-1.6.0, reported-1.5.0
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:23:56.000+0000
Updated2011-04-17T01:59:33.000+0000

Description

autocapitaliation is a constant int, not boolean. This happens to not crash on iPhone because true and false convert to ints.

Comments

  1. Don Thorp 2011-04-15

    This also applies to TextField and TextArea.

  2. Don Thorp 2011-04-15

    (from [6f321ef811f512f3f7f2d7b0093f64721aee04ea]) [#2593 state:fixed-in-qa] updated documenation on SearchBar, TextField, and TextArea to define autocapitalization as an int instead of boolean. https://github.com/appcelerator/titanium_mobile/commit/6f321ef811f512f3f7f2d7b0093f64721aee04ea"> https://github.com/appcelerator/titanium_mobile/commit/6f321ef811f5...

  3. Marshall Culpepper 2011-04-15

    verified apidoc fix

JSON Source