Page MenuHomeVyOS Platform

Python: ConfigError should insert line breaks into the error message
Closed, ResolvedPublicFEATURE REQUEST

Description

Not every user has a super wide display and in the console world there is the ancient 80/25 character "limit".

As we simply show the error message when ConfigError() is triggered this can span over the entire
screen. We should invoke textwrap to automatically split the text at 72 characters to have a uniform
length used all over the system when error messages are shown.

Details

Version
-
Is it a breaking change?
Behavior change
Issue type
Cosmetic issue (typos etc.)

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po triaged this task as Wishlist priority.
c-po edited a custom field.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Behavior change.
c-po changed Issue type from Unspecified (please specify) to Cosmetic issue (typos etc.).
c-po moved this task from Open to Finished on the VyOS 1.4 Sagitta board.
c-po moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0) board.