Page MenuHomeVyOS Platform

In the absence of an XML valueHelp element, use the help element for vyconf analogue of completion
Open, NormalPublicBUG

Description

For the analogue of the legacy cli-shell-api completion, it is required to refer to the help element in the absence of a valueHelp element. For the integration of the vyconf backend with the existing bash completion, we are simply reproducing the behavior of cli-shell-api, which can be traced to this case:
https://github.com/vyos/vyatta-cfg/blob/current/src/cstore/cstore.cpp#L864-L868
Though the case had been identified, it was missed in the initial version of the compatibility tools (T8061).

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

jestabro renamed this task from In the absence of a valueHelp, use the help element for vyconf analogue of completion to In the absence of an XML valueHelp element, use the help element for vyconf analogue of completion.Tue, Jan 6, 10:58 PM