[Django] ERROR (EXTERNAL IP): Internal Server Error: /events/ubuntu-bd/2000/detail/ical/

Bug #1153560 reported by Adnane Belmadiaf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LoCo Team Portal
Fix Released
Critical
Adnane Belmadiaf

Bug Description

Traceback (most recent call last):

  File "/usr/lib/pymodules/python2.6/django/core/handlers/base.py", line 111, in get_response
    response = callback(request, *callback_args, **callback_kwargs)

  File "/srv/loco.ubuntu.com/loco_directory/events/views.py", line 63, in event_ical
    return event_list_ical([team_event_object], team_event_object.name)

  File "/srv/loco.ubuntu.com/loco_directory/events/views.py", line 52, in event_list_ical
    event.as_ical(calendar)

  File "/srv/loco.ubuntu.com/loco_directory/events/models.py", line 119, in as_ical
    event.add('url').value = "http://loco.ubuntu.com%s" % self.get_absolute_url()

  File "/usr/lib/pymodules/python2.6/django/utils/functional.py", line 55, in _curried
    return _curried_func(*(args+moreargs), **dict(kwargs, **morekwargs))

  File "/usr/lib/pymodules/python2.6/django/db/models/base.py", line 887, in get_absolute_url
    return settings.ABSOLUTE_URL_OVERRIDES.get('%s.%s' % (opts.app_label, opts.module_name), func)(self, *args, **kwargs)

  File "/usr/lib/pymodules/python2.6/django/db/models/__init__.py", line 35, in inner
    return reverse(bits[0], None, *bits[1:3])

  File "/usr/lib/pymodules/python2.6/django/core/urlresolvers.py", line 391, in reverse
    *args, **kwargs)))

  File "/usr/lib/pymodules/python2.6/django/core/urlresolvers.py", line 337, in reverse
    "arguments '%s' not found." % (lookup_view_s, args, kwargs))

NoReverseMatch: Reverse for 'team-event-detail' with arguments '(u'ubuntu-bd', '2000', u'')' and keyword arguments '{}' not found.

Related branches

Adnane Belmadiaf (daker)
Changed in loco-team-portal:
status: New → Triaged
importance: Undecided → Critical
Adnane Belmadiaf (daker)
Changed in loco-team-portal:
assignee: nobody → Adnane Belmadiaf (daker)
milestone: none → 0.4.0
status: Triaged → Fix Committed
Adnane Belmadiaf (daker)
Changed in loco-team-portal:
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.