[AC-2802] fieldCount on Android should be a function
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-02-23T10:06:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android, sqlite |
Reporter | Mark Ruys |
Assignee | Mauro Parra-Miranda |
Created | 2012-01-22T01:01:10.000+0000 |
Updated | 2016-03-08T07:47:43.000+0000 |
Description
According to the docs (http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Database.ResultSet.fieldCount-method.html), fieldCount should be a function. On Android however, its a scalar value (number).
(PS, I would like to submit tickets for Titanium Mobile instead of Titanium Community as a Indy user, is this possible?)
Closing since it's a dup.