Closed Bug 794307 Opened 12 years ago Closed 11 years ago

[traceback] AttributeError: 'NoneType' object has no attribute 'packages_originated'

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: stephend, Assigned: smcarthur)

References

()

Details

(Whiteboard: [contribute])

https://builder.addons.mozilla.org/tutorial/ links to https://builder.addons.mozilla.org/addons/, which throws the following traceback: Traceback (most recent call last): File "/data/www/builder.addons.mozilla.org/flightdeck/vendor/lib/python/django/core/handlers/base.py", line 111, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/data/www/builder.addons.mozilla.org/flightdeck/apps/jetpack/views.py", line 93, in browser "all_public_addons": author.packages_originated.addons().active().count(), AttributeError: 'NoneType' object has no attribute 'packages_originated'
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee: nobody → smcarthur
The fix caused bug 794229 to happen, so I reverted it. It wasn't fully thought out, I just wanted the errors to stop!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [contribute]
The builder project has been discontinued as of April 1st, 2014. The announcement last year: https://blog.mozilla.org/addons/2013/12/18/add-on-builder/ Next steps (still being written): https://developer.mozilla.org/en-US/Add-ons/SDK/Builder
Status: REOPENED → RESOLVED
Closed: 12 years ago11 years ago
Resolution: --- → WONTFIX
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.