AttributeError: 'NoneType' object has no attribute 'title' on package differences page

Bug #924291 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Steve Kowalik
lazr.restful
Fix Released
High
Unassigned

Bug Description

OOPS-82de6bc2588f8b41afd7a2d53e935c8a

 Traceback (most recent call last):
  Module zope.publisher.publish, line 134, in publish
    result = publication.callObject(request, obj)
  Module lazr.restful.publisher, line 211, in callObject
    WebServicePublicationMixin, self).callObject(request, object)
  Module lp.services.webapp.publication, line 499, in callObject
    return mapply(ob, request.getPositionalArguments(), request)
  Module zope.publisher.publish, line 109, in mapply
    return debug_call(obj, args)
   - __traceback_info__: <security proxied lazr.restful._resource.EntryFieldResource instance at 0x16bf69d0>
  Module zope.publisher.publish, line 115, in debug_call
    return obj(*args)
  Module lazr.restful._resource, line 914, in __call__
    result = self.do_GET()
  Module lazr.restful._resource, line 1286, in do_GET
    return self._representation(media_type)
  Module lazr.restful._resource, line 1318, in _representation
    self.context.name, self.context.field, CLOSEUP_DETAIL)
  Module lazr.restful._resource, line 815, in _unmarshallField
    self.entry, value)
  Module lazr.restful.marshallers, line 331, in unmarshall_to_closeup
    if value.title == item.title:
AttributeError: 'NoneType' object has no attribute 'title'

Related branches

William Grant (wgrant)
tags: added: derivation
Revision history for this message
Steve Kowalik (stevenk) wrote :

OOPS-75ff4d8c28370b2a3beb810817d155e6 is a modern OOPS.

Steve Kowalik (stevenk)
Changed in lazr.restful:
importance: Undecided → High
status: New → Fix Released
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
Changed in launchpad:
assignee: nobody → Steve Kowalik (stevenk)
tags: added: qa-needstesting
Changed in launchpad:
status: Triaged → Fix Committed
Steve Kowalik (stevenk)
tags: added: qa-ok
removed: qa-needstesting
Ian Booth (wallyworld)
Changed in launchpad:
status: Fix Committed → Fix Released
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.