I don't think we should include links directly in error messages from the backend.
These errors can also appear from API calls, which means the caller would get an HTML snippet in the text.
Also note that we're not always in control of the error message we display, in the specific case the error might come from LXD, and MAAS just pushes it up.
Couldn't the UI just add the link text when an error is displayed from the connect form?
I don't think we should include links directly in error messages from the backend.
These errors can also appear from API calls, which means the caller would get an HTML snippet in the text.
Also note that we're not always in control of the error message we display, in the specific case the error might come from LXD, and MAAS just pushes it up.
Couldn't the UI just add the link text when an error is displayed from the connect form?