-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.5.0
-
Fix Version/s: 1.5.0
-
Component/s: None
-
Labels:
-
Environment:
Netconf (e.g. Cisco SM-X)
-
Story Points:1
-
Epic Link:
-
Sprint:Falcon Sprint 4 (2/29-3/4)
Netconf replies received by a device can include blank spaces before XML. XML starting with blank spaces when transferred to the parser causes it to fail with SAXParseException.
It is recommended that NetconfSession filters the blank spaces before transferring the replies to the calling driver.