Activity log for bug #595407

Date Who What changed Old value New value Message
2010-06-17 08:31:31 Roman Yepishev bug added bug
2010-06-17 08:36:09 Roman Yepishev ubuntuone-servers: status New Confirmed
2010-06-17 08:36:12 Roman Yepishev ubuntuone-servers: importance Undecided Medium
2010-06-17 08:36:23 Roman Yepishev ubuntuone-servers: assignee Ubuntu One web team (ubuntuone-web)
2010-08-31 11:42:43 Roman Yepishev summary remove_phone() got an unexpected keyword argument 'number'' - ubuntuone-preferences does /remove/phone/$token Server & client error when removing phone from ubuntuone-preferences
2010-08-31 11:43:18 Roman Yepishev summary Server & client error when removing phone from ubuntuone-preferences Client and Server error while removing phone from ubuntuone-preferences
2010-08-31 11:43:32 Roman Yepishev bug task added ubuntuone-client
2010-08-31 11:43:48 Roman Yepishev bug task added ubuntuone-client (Ubuntu)
2010-08-31 11:44:06 Roman Yepishev visibility private public
2010-08-31 11:44:52 Roman Yepishev description Latest OOPS-ID with such issue: 13424-1629appserverZeaJdHbIGAAIBEeBEbBaeJIGDdAGIfEHH23675.oops.bz2 Caused by: api/urls.py: url(r'^1.0/devices/remove/phone/(?P<number>\w+)$', 'remove_phone'), Which goes to: api/views.py:def remove_phone(request): ----------------------------------^ missing number parameter Which is invoked by ubuntuone-preferences: def remove(self, button, kind, token): """ Callback for the Remove button. Starts an async request to remove a device. """ make_rest_request(url=('%sremove/%s/%s' % (self.base_url, kind.lower(), token)), Latest OOPS-ID with such issue: 13424-1629appserverZeaJdHbIGAAIBEeBEbBaeJIGDdAGIfEHH23675.oops.bz2 Caused by: api/urls.py: url(r'^1.0/devices/remove/phone/(?P<number>\w+)$', 'remove_phone'), Which goes to: api/views.py:def remove_phone(request): ----------------------------------^ missing number parameter Which is invoked by ubuntuone-preferences: def remove(self, button, kind, token):         """         Callback for the Remove button.         Starts an async request to remove a device.         """         make_rest_request(url=('%sremove/%s/%s' % (self.base_url,                                                    kind.lower(), token)), After an attempt to remove the phone from ubuntuone-client the following is printed: HTTP Error 500: INTERNAL SERVER ERROR ERROR:ubuntuone-preferences:Invalid response getting devices list.
2010-08-31 11:45:03 Roman Yepishev tags desktop+
2010-08-31 11:45:13 Roman Yepishev ubuntuone-client: assignee Ubuntu One Desktop+ team (ubuntuone-desktop+)
2010-10-25 15:36:27 Martin Albisetti ubuntuone-servers: status Confirmed Triaged
2010-10-25 15:36:34 Martin Albisetti ubuntuone-servers: assignee Ubuntu One web team (ubuntuone-web) Martin Albisetti (beuno)
2010-10-25 15:36:39 Martin Albisetti ubuntuone-servers: milestone post-m-cleanup
2010-11-05 12:55:06 Martin Albisetti ubuntuone-servers: status Triaged In Progress
2010-11-05 17:27:34 Martin Albisetti ubuntuone-servers: status In Progress Fix Committed
2010-11-09 18:06:32 Natalia Bidart ubuntuone-client: status New Incomplete
2010-11-09 18:06:35 Natalia Bidart ubuntuone-client: assignee Ubuntu One Desktop+ team (ubuntuone-desktop+) Roman Yepishev (rye)
2010-11-25 14:04:42 Roman Yepishev ubuntuone-client: assignee Roman Yepishev (rye) Naty Bidart (nataliabidart)
2010-12-13 19:23:50 Martin Albisetti ubuntuone-servers: status Fix Committed In Progress
2010-12-18 15:12:32 Natalia Bidart ubuntuone-client (Ubuntu): status New Invalid
2010-12-18 15:12:36 Natalia Bidart ubuntuone-client: status Incomplete Invalid
2011-02-07 15:27:36 Martin Albisetti ubuntuone-servers: status In Progress Fix Released