Merge lp://staging/~bryce/launchpad/lp-551848-270903-url-fixes into lp://staging/launchpad
Proposed by
Bryce Harrington
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Māris Fogels | ||||
Approved revision: | no longer in the source branch. | ||||
Merged at revision: | 11048 | ||||
Proposed branch: | lp://staging/~bryce/launchpad/lp-551848-270903-url-fixes | ||||
Merge into: | lp://staging/launchpad | ||||
Diff against target: |
22 lines (+2/-2) 2 files modified
lib/canonical/launchpad/mail/errortemplates/no-default-affects.txt (+1/-1) lib/lp/bugs/templates/malone-portlet-bugmail-filtering-faq.pt (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~bryce/launchpad/lp-551848-270903-url-fixes | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Māris Fogels (community) | Approve | ||
Review via email: mp+27592@code.staging.launchpad.net |
Commit message
Fixes two URLs that are exposed in the launchpad ui.
Description of the change
This fixes a couple URLs that are exposed in the launchpad ui.
To post a comment you must log in.
Hi Bryce,
The code change looks good, but has it been tested? There may be a test or two that depend on the mail footer text.
r=mars, conditional on the branch passing the test suite.
Maris