View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017160 | MMW 5 | General | public | 2020-12-01 21:55 | 2020-12-03 14:48 |
Reporter | drakinite | Assigned To | |||
Priority | low | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Summary | 0017160: Passing a string to app.getValue, when item is an object, results in crash | ||||
Description | If you set, for example: app.setValue('foo', {a: 1, b: 2}) then attempt: app.getValue('foo', '12345'); it will attempt to set properties a and b to the string and result in a crash. Ideally, it would note the type difference and throw an error at the user (that is, the addon developer), instead of crashing. Super low priority because it's an obscure bug. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||