Public bug reported:

Traceback (most recent call last):

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

  File "/usr/lib/pymodules/python2.6/django/contrib/auth/decorators.py", line 
78, in __call__
    return self.view_func(request, *args, **kwargs)

  File "/srv/loco.ubuntu.com/loco_directory/meetings/views.py", line 185, in 
team_meeting_new
    team_meeting = form.save()

  File "/srv/loco.ubuntu.com/loco_directory/meetings/forms.py", line 117, in 
save
    'channel': urllib.quote(self.cleaned_data['channel']),

  File "/usr/lib/python2.6/urllib.py", line 1234, in quote
    res = map(safe_map.__getitem__, s)

KeyError: u'\xe9'

GET:<QueryDict: {}>,
POST:<QueryDict: {u'date_begin_1': [u'14:00'], u'date_begin_0': 
[u'2012-10-06'], u'name': [u'Ubuntu-Party\xa0: preparatory meeting'], 
u'meeting_tz': [u'team'], u'submit': [u'Submit'], u'date_end_1': [u'18:00'], 
u'date_end_0': [u'2012-10-06'], u'chair': [u'836'], u'minutes': [u''], 
u'channel': [u'#ubuntu-fr-party || Carrefour num\xe9rique de la Cit\xe9 des 
Sciences']}>,

** Affects: loco-team-portal
     Importance: High
         Status: Triaged

** Changed in: loco-team-portal
       Status: New => Triaged

** Changed in: loco-team-portal
   Importance: Undecided => High

-- 
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/1074770

Title:
  Error (EXTERNAL IP): /meetings/ubuntu-fr/add/

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 92, 
in get_response
      response = callback(request, *callback_args, **callback_kwargs)

    File "/usr/lib/pymodules/python2.6/django/contrib/auth/decorators.py", line 
78, in __call__
      return self.view_func(request, *args, **kwargs)

    File "/srv/loco.ubuntu.com/loco_directory/meetings/views.py", line 185, in 
team_meeting_new
      team_meeting = form.save()

    File "/srv/loco.ubuntu.com/loco_directory/meetings/forms.py", line 117, in 
save
      'channel': urllib.quote(self.cleaned_data['channel']),

    File "/usr/lib/python2.6/urllib.py", line 1234, in quote
      res = map(safe_map.__getitem__, s)

  KeyError: u'\xe9'

  GET:<QueryDict: {}>,
  POST:<QueryDict: {u'date_begin_1': [u'14:00'], u'date_begin_0': 
[u'2012-10-06'], u'name': [u'Ubuntu-Party\xa0: preparatory meeting'], 
u'meeting_tz': [u'team'], u'submit': [u'Submit'], u'date_end_1': [u'18:00'], 
u'date_end_0': [u'2012-10-06'], u'chair': [u'836'], u'minutes': [u''], 
u'channel': [u'#ubuntu-fr-party || Carrefour num\xe9rique de la Cit\xe9 des 
Sciences']}>,

To manage notifications about this bug go to:
https://bugs.launchpad.net/loco-team-portal/+bug/1074770/+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