Merge lp://staging/~bryce/launchpad/components-null-check into lp://staging/launchpad
Proposed by
Bryce Harrington
Status: | Merged |
---|---|
Approved by: | Curtis Hovey |
Approved revision: | no longer in the source branch. |
Merged at revision: | 13223 |
Proposed branch: | lp://staging/~bryce/launchpad/components-null-check |
Merge into: | lp://staging/launchpad |
Diff against target: |
14 lines (+3/-1) 1 file modified
lib/lp/bugs/model/bugtracker.py (+3/-1) |
To merge this branch: | bzr merge lp://staging/~bryce/launchpad/components-null-check |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email: mp+64280@code.staging.launchpad.net |
Commit message
Check for undefined component_
Description of the change
Check for undefined component_
To post a comment you must log in.
This looks good. I will land this.