Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2594] Android: get/set Accessors Missing from Dialogs

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
ComponentsAndroid
Labelsandroid, defect, regression, release-1.6.0, reported-1.5.0, rplist
ReporterDon Thorp
AssigneeOpie Cyrus
Created2011-04-15T03:23:58.000+0000
Updated2011-04-17T01:59:33.000+0000

Description

The properties (e.g. message) are available but the accessors are not. This is a regression from 1.4.0 since we forgot to add the methods in the new Kroll.

http://developer.appcelerator.com/helpdesk/view/60891">Helpdesk 60891

Attachments

FileDateSize
app.js2011-04-15T03:23:58.000+0000644

Comments

  1. Jeff Haynie 2011-04-15

    (from [d820cf7d7c83f232e7386f51475bf8ae44468a4c]) [#2594 state:fixed-in-qa] added accessors AlertDialog properties

    Added Kroll accessors for AlertDialog properties so get / set methods can be used
    https://github.com/appcelerator/titanium_mobile/commit/d820cf7d7c83f232e7386f51475bf8ae44468a4c"> https://github.com/appcelerator/titanium_mobile/commit/d820cf7d7c83...

  2. Thomas Huelbert 2011-04-15

    sent email for test advice

  3. Opie Cyrus 2011-04-15

    Hi Thomas,

    Please use the attached test app to verify access to the message dialog message property via setMessage() and message = '' approaches.

  4. Thomas Huelbert 2011-04-15

    Looking all kinds of fixed with [INFO] Titanium SDK version: 1.6.0 (01/19/11 08:23 aa8c451) G1 (1.6) N1 (2.2.1) and sim 2.3

JSON Source