Actions
Bug #13231
closederror processing throws an error
Description
server.errors is an array and does not have a method full_message so when an error happens the UI shows an error page instead of the error itself.
To reproduce, I think, try naming a container incorrectly (eg. w/ a space like "my container").
Actions