Merge lp:~ivo-kracht/launchpad/bug-353097 into lp:launchpad
| Status: | Merged |
|---|---|
| Approved by: | Abel Deuring on 2012-06-13 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 15406 |
| Proposed branch: | lp:~ivo-kracht/launchpad/bug-353097 |
| Merge into: | lp:launchpad |
| Diff against target: |
97 lines (+17/-14) 4 files modified
lib/lp/bugs/browser/bugalsoaffects.py (+2/-2) lib/lp/bugs/stories/bug-also-affects/xx-bug-also-affects.txt (+10/-7) lib/lp/bugs/stories/bug-also-affects/xx-bugtracker-information.txt (+4/-4) lib/lp/bugs/stories/bugtask-searches/xx-advanced-upstream-pending-bugwatch.txt (+1/-1) |
| To merge this branch: | bzr merge lp:~ivo-kracht/launchpad/bug-353097 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Raphaël Badin (community) | 2012-06-13 | Approve on 2012-06-13 | |
| Francesco Banconi (community) | code* | 2012-06-13 | Approve on 2012-06-13 |
|
Review via email:
|
|||
Commit Message
fix for bug 353097: Marking a Bug as "Requiring Forwarding" text is missleading...
Description of the Change
I changed the misleading text to <<I want to add this upstream project to the bug report, but someone must find or report this bug in the upstream bug tracker>> as proposed by Curtis Hovey in the bug discussion and changed several tests which checked the text.
Pre-imp call with adeuring
= Launchpad lint =
Checking for conflicts and issues in changed files.
Linting changed files:
lib/lp/
lib/lp/
lib/lp/
lib/lp/
./lib/lp/
261: want exceeds 78 characters.
./lib/lp/
1: narrative uses a moin header.
./lib/lp/
40: Comment belongs in narrative.
41: Comment belongs in narrative.
1: narrative uses a moin header.
11: narrative uses a moin header.
These errors existed before and have nothing to do with my changes so I didn't fix them.
Tests:
./bin/test bugs -t xx-bugtracker-
./bin/test bugs -t xx-bug-

Looks good, thank you. upstream- pending- bugwatch. txt): waiting for Raphael review.
Tests pass (also xx-advanced-