api 404 has weird content

Bug #607754 reported by Martin Pool
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

curl -v https://api.edge.launchpad.net/bzr/+bug/98836/
....

< HTTP/1.1 404 Not Found
< Date: Tue, 20 Jul 2010 13:16:44 GMT
< Server: zope.server.http (HTTP)
< X-Powered-By: Zope (www.zope.org), Python (www.python.org)
< X-Lazr-Oopsid: OOPS-1662EB1157
< Content-Type: text/plain
< Content-Length: 122
< X-Cache: MISS from banana.canonical.com
< X-Cache-Lookup: MISS from banana.canonical.com:3128
< Via: 1.0 banana.canonical.com:3128 (squid/2.6.STABLE18)
< Via: 1.1 wildcard.edge.launchpad.net
< Vary: Accept-Encoding

Object: <canonical.launchpad.webapp.servers.WebServiceClientRequest instance URL=https://api.edge.launchpad.net>, name: ''%

This looks like a bug. It may not be an important bug since the client did get the 404 status.

Gary Poster (gary)
Changed in launchpad-foundations:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Timothy R. Chavez (timrchavez) wrote :

Ran into this today.

Revision history for this message
Colin Watson (cjwatson) wrote :

I think at least adding the exception name ("NotFound") as well as the exception value would make it less surprising. It's probably OK to be fairly raw since this is the api vhost.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.