[TIMOB-13271] CodeProcessor: valueOf and toString don't work on unknown values
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-29T05:25:19.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2013-03-29T05:12:43.000+0000 |
Updated | 2017-03-16T20:56:50.000+0000 |
Description
The defaultValue method on object doesn't work when toString or valueOf returns unknown
Please provide test steps and sample code.
Run the following code:
If it works, nothing should happen. I don't remember what the original problem was, but I suspect that the code processor crashed or something before.
Closing ticket as fixed.