Improvement #8040
openWindows SyncML object should not be parsed by indexes
0%
Description
From Gitlab
------------------------
gitlabId --> 41 https://gitlab.com/entgra/product-iots/-/issues/41
labels --> Device Type: Windows, Type: Improvement,
assignees -->
created_at --> 2019-01-24 21:22:40 IST +0530
updated_at --> 2020-03-25 11:57:27 IST +0530
------------------------
SyncML object has been parsed by XML element indexes (`Node targetNameItem = node.getChildNodes().item(1)`). In case if any new elements are introduced in between, the entire parsing will break. Parsing needs to be done through XML node name and not through indexes.
Updated by Entgra Admin about 2 years ago
From Gitlab
------------------------
author: tcdlpds
created_at: 2019-09-05 18:46:51 IST +0530
updated_at: 2019-09-05 18:46:51 IST +0530
------------------------
changed milestone to %5
Updated by Entgra Admin about 2 years ago
From Gitlab
------------------------
author: tcdlpds
created_at: 2019-09-10 17:24:46 IST +0530
updated_at: 2019-09-10 17:24:46 IST +0530
------------------------
changed milestone to %6
Updated by Entgra Admin about 2 years ago
From Gitlab
------------------------
author: inosh
created_at: 2020-03-25 11:57:27 IST +0530
updated_at: 2020-03-25 11:57:27 IST +0530
------------------------
changed milestone to %10