[TIMOB-9645] MobileWeb: Implement API call arguments checking
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T18:44:27.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-06-19T16:06:31.000+0000 |
Updated | 2018-04-04T23:20:21.000+0000 |
Description
When required arguments are not supplied to an API call, an exception is supposed to be called. Currently, these methods typically fail silently. We need to implement an argument checking mechanism that utilizes has().
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.