Merge lp://staging/~wgrant/loggerhead/bug-728209 into lp://staging/loggerhead
Proposed by
William Grant
Status: | Merged |
---|---|
Merged at revision: | 467 |
Proposed branch: | lp://staging/~wgrant/loggerhead/bug-728209 |
Merge into: | lp://staging/loggerhead |
Diff against target: |
74 lines (+26/-3) 3 files modified
NEWS (+3/-0) loggerhead/controllers/view_ui.py (+12/-2) loggerhead/tests/test_controllers.py (+11/-1) |
To merge this branch: | bzr merge lp://staging/~wgrant/loggerhead/bug-728209 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Loggerhead Reviewers | Pending | ||
Review via email: mp+91383@code.staging.launchpad.net |
Commit message
Stop crashing when viewing a non-existent filename or fileid.
Description of the change
Stop crashing when viewing a non-existent filename or fileid.
To post a comment you must log in.
thanks.