Project

General

Profile

Actions

Improvement #8040

open

Windows SyncML object should not be parsed by indexes

Added by Entgra Admin almost 2 years ago. Updated 8 months ago.

Status:
New
Priority:
None
Assignee:
-
Start date:
24/01/2019
Due date:
% Done:

0%

Estimated time:
0:00 h
Device Type:
Windows
Component:
Type:

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.
Actions #1

Updated by Entgra Admin almost 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
Actions #2

Updated by Entgra Admin almost 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
Actions #3

Updated by Entgra Admin almost 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
Actions #4

Updated by Viranga Gunarathna 8 months ago

  • Project changed from 16 to Backlog
Actions

Also available in: Atom PDF