Closed Bug 716064 Opened 13 years ago Closed 13 years ago

AttributeError: 'NoneType' object has no attribute 'id

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 715708

People

(Reporter: retornam, Unassigned)

References

()

Details

Traceback (most recent call last):

  File "/data/www/django/developer.mozilla.org/kuma/vendor/src/django/django/core/handlers/base.py", line 100, in get_response
    response = callback(request, *callback_args, **callback_kwargs)

  File "/data/www/django/developer.mozilla.org/kuma/apps/sumo/decorators.py", line 15, in _checkssl
    return view_func(request, *args, **kwargs)

  File "/data/www/django/developer.mozilla.org/kuma/apps/users/views.py", line 181, in browserid_register
    profile.deki_user_id = deki_user.id

AttributeError: 'NoneType' object has no attribute 'id
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Version: MDN → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.