[TIMOB-5517] MobileWeb: Incorrect work of method "remove"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-23T01:34:58.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Maxim Negadaylov |
| Created | 2011-05-23T01:08:19.000+0000 |
| Updated | 2017-03-09T20:10:00.000+0000 |
Description
When there is a such line Parent.remove(child) in a code the remove method removes a parent object instead of child.
Closing ticket as fixed.