| 1 | 2013-04-24 14:45:41,892 indico.requestHandler - ERROR base.py:372 -- Request 139769020801744 failed: "'identityId'" |
|---|
| 2 | Traceback (most recent call last): |
|---|
| 3 | File "/usr/lib64/python2.7/site-packages/indico-1.0-py2.7.egg/MaKaC/webinterface/rh/base.py", line 575, in process |
|---|
| 4 | res = self._process() |
|---|
| 5 | File "/usr/lib64/python2.7/site-packages/indico-1.0-py2.7.egg/MaKaC/webinterface/rh/users.py", line 492, in _process |
|---|
| 6 | return p.display() |
|---|
| 7 | File "/usr/lib64/python2.7/site-packages/indico-1.0-py2.7.egg/MaKaC/webinterface/pages/base.py", line 190, in display |
|---|
| 8 | self._display( params ), \ |
|---|
| 9 | File "/usr/lib64/python2.7/site-packages/indico-1.0-py2.7.egg/MaKaC/webinterface/pages/main.py", line 159, in _display |
|---|
| 10 | body = WMainBase(self._getBody( params ), self._timezone, self._getNavigationDrawer(), |
|---|
| 11 | File "/usr/lib64/python2.7/site-packages/indico-1.0-py2.7.egg/MaKaC/webinterface/pages/admins.py", line 1488, in _getBody |
|---|
| 12 | html = wcomponents.WTabControl( self._tabCtrl, self._getAW() ).getHTML( self._getTabContent( params ) ) |
|---|
| 13 | File "/usr/lib64/python2.7/site-packages/indico-1.0-py2.7.egg/MaKaC/webinterface/pages/admins.py", line 1672, in _getTabContent |
|---|
| 14 | identity = self._avatar.getIdentityById(self._params["identityId"],"Local") |
|---|
| 15 | KeyError: 'identityId' |
|---|