launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #13138
[Merge] lp:~rvb/maas/bug-1062607 into lp:maas
The proposal to merge lp:~rvb/maas/bug-1062607 into lp:maas has been updated.
Description changed to:
This branch fixes the url machinery so that it will cope with the fact that apache transforms multiple slashes in a url into a single one. That pattern appears in the url that maas generates when one edits an interface with an empty name.
= Notes =
Maybe one can find a better way to express the fact that the new url matchers should match an empty interface "(?P<interface>[\w\-]{0})"…?
Note that I've tested in a production instance (behind apache), that this actually fixes bug 1062607.
For more details, see:
https://code.launchpad.net/~rvb/maas/bug-1062607/+merge/128543
--
https://code.launchpad.net/~rvb/maas/bug-1062607/+merge/128543
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~rvb/maas/bug-1062607 into lp:maas.
References