[TIMOB-5014] iOS: Functions with return type void is returning value of null instead of undefined
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-08-29T12:38:48.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | Sprint 2011-34, Release 1.8.0 |
| Components | iOS |
| Labels | api, parity |
| Reporter | Natalie Huynh |
| Assignee | Sabil Rahim |
| Created | 2011-08-15T15:58:13.000+0000 |
| Updated | 2011-12-08T14:19:02.000+0000 |
Description
Steps to Reproduce:
1. Run attached test in drillbit
Actual:
addEvent false 3 should be undefined, was: null
Expected Result:
Should pass and return undefined
Attachments
| File | Date | Size |
|---|---|---|
| analytics.js | 2011-08-15T15:58:13.000+0000 | 865 |
Pending Pull #408
version=1.8.0.1 timestamp=12/08/11 13:51 githash=99d7091 on iOS Simulator 5.0 All analytics tests are passing