Page MenuHomeVyOS Platform

multi_to_list must distinguish between values and defaults
Closed, ResolvedPublicBUG

Description

The utility function multi_to_list provides a consistent form for multi nodes as lists; it is used for both values and defaults. These two cases need to be distinguished, however, as defaults for multi nodes use whitespace as demarcation; values should not. Resolving the bug in T3081 reveals the conflict introduced in T2956, and a proper solution will separate theses cases; a temporary workaround is provided until the function is refactored.

Details

Version
vyos-1.3
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)

Event Timeline

jestabro changed the task status from Open to Confirmed.Nov 23 2020, 2:50 AM
jestabro moved this task from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
jestabro moved this task from In Progress to Finished on the VyOS 1.3 Equuleus board.
erkin set Issue type to Internal change (not visible to end users).Aug 29 2021, 12:13 PM