** Branch linked: lp:~daker/loco-team-portal/fix.production

-- 
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to LoCo Team Portal.
https://bugs.launchpad.net/bugs/1153560

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

Status in LoCo Team Portal:
  Triaged

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/loco-team-portal/+bug/1153560/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-bengali-manual
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-bengali-manual
More help   : https://help.launchpad.net/ListHelp

Reply via email to