Attempting to view file in branch results in oops
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
https:/
Trying to view the file nonpriv-api.py results in an oops. Downloading the file seems to work fine.
NoSuchFile: No such file: u'/contrib/
Traceback (most recent call last):
Module oops_wsgi.
app(environ, oops_start_
Module paste.deploy.
return self.app(environ, start_response)
Module launchpad_
app, environ, start_response, request_done_err, request_done_ok)
Module paste.wsgilib, line 185, in catch_errors
app_iter = application(
Module launchpad_
return self.cookie_
Module paste.auth.cookie, line 322, in __call__
return self.applicatio
Module launchpad_
return self.applicatio
Module paste.httpexcep
return self.applicatio
Module launchpad_
return view.app(environ, start_response)
Module loggerhead.
return c(environ, start_response)
Module loggerhead.
values = self.get_
Module loggerhead.
'contents': self.file_
Module loggerhead.
file_lines = self.text_
Module loggerhead.
file_text = tree.get_
Module breezy.
for (identifier, content) in self.iter_
Module breezy.
for f, i in desired_files]
Module breezy.
return self._path2ie(
Module breezy.
raise errors.
NoSuchFile: No such file: u'/contrib/
OOPS-dd4ad565cbee8b729aa9cb543b99488c
tags: | added: codebrowse oops |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in launchpad: | |
importance: | Medium → Low |