Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: All
Platform: PC
-
1538
Description
Currently the config subsystem depends of bended implementation of YangParserListenerImpl where unknown nodes are parsed. If argument in unknown node (Extension statement) contains ":" the argument is evaluated as prefix:value which is incorrect. Config subsystem can't rely on bended implementation and MUST be implemented in way in which configu subsystem itself is parsing arguments of extensions and evaluates parsed values.
Attachments
Issue Links
- blocks
-
YANGTOOLS-265 Fix bended implementation of handleUnknownNode in YangParserListenerImpl
- Resolved