[TIMOB-6581] iOS: tableView.updateRow - Updating row causes console to log error about adding event listener to proxy that isn't already in the context
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-13T15:55:42.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-50, Release 1.8.0.1, Release 2.0.0 |
Components | iOS |
Labels | qe-ios121211, regression, verified-1.8.0.1 |
Reporter | Eric Merriman |
Assignee | Stephen Tramer |
Created | 2011-12-12T14:43:35.000+0000 |
Updated | 2012-01-11T16:06:49.000+0000 |
Description
Description:
In KS, on the Base UI>Views>Table Views>Update Row test, clicking any row prompts console logging as so:
Dec 12 14:19:29 unknown UIKitApplication:com.appcelerator.titanium[0x742a][11311] : [ERROR] Adding an event listener to a proxy that isn't already in the context
Steps to reproduce:
1) Install KS built with SDK 1.8.0.1
2) Navigate to Base UI>Views>Table Views>Update Row
3) Click any row labeled "update" while watching console output
Result:
Console logs error
Expected:
No errors logged
Note:
Does not occur with 1.7.5 KS and SDK
Fixed in Release 1.9.0 with PR#958
Fixed in Release 1.8.0.1 with PR#962
Tested with studio version 1.0.7.201112140358 Ti Mob SDK 1.8.0.1.v20111214093905 OSX Lion iPhone 4 OS 4.3.5 iPad 2 OS 5.0.1 Expected behavior of tableView.updateRow not causing errors is shown *Keeping open until testing begins against 1.9.0
Tested with studio version 1.0.7.201112152014 Ti Mob SDK 1.8.0.1 (from 12/16/2011) OSX Lion iPhone 4 OS 4.3.5 iPad 2 OS 5.0.1 Expected behavior of tableView.updateRow not causing errors is shown *Keeping open until testing begins against 1.9.0
Closing against 1.8.0.1