Adding a new tag with empty string as the definition parameter causes maas-cli to hang
Bug #1064737 reported by
Diogo Matsubara
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Jeroen T. Vermeulen | ||
maas (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
$ maas-cli maas tags new name=foobar23 comment='foo bar' definition=' '
Note the two whitespace in the definition argument. This command hangs and doesn't return
Related branches
lp://qastaging/~jtv/maas/bug-1064737
- Raphaël Badin (community): Approve
- Martin Packman (community): Approve
-
Diff: 14 lines (+6/-0)1 file modifiedcontrib/maas-http.conf (+6/-0)
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → Critical |
milestone: | none → 12.10 |
Changed in maas: | |
assignee: | nobody → Jeroen T. Vermeulen (jtv) |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas (Ubuntu): | |
status: | New → Confirmed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I can reproduce this in a packaged installation, but not in a dev branch.