Task #6235 (closed)
BUG: Web Experimenter details - Feedback 3864
| Reported by: | omero-qa | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3.2 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | jmateos@…, wmoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
http://qa.openmicroscopy.org.uk/qa/feedback/3864/
Traceback (most recent call last):
File "/OMERO/src/OMERO.server-Beta-4.2.2/lib/python/django/core/handlers/base.py", line 92, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/OMERO/src/OMERO.server-Beta-4.2.2/lib/python/omeroweb/webadmin/views.py", line 229, in wrapped
return f(request, *args, **kwargs)
File "/OMERO/src/OMERO.server-Beta-4.2.2/lib/python/omeroweb/webadmin/views.py", line 853, in my_account
myaccount.getMyDetails()
File "/OMERO/src/OMERO.server-Beta-4.2.2/lib/python/omeroweb/webadmin/controller/experimenter.py", line 130, in getMyDetails
self.defaultGroup = self.experimenter.copyGroupExperimenterMap()[0].parent.id.val
AttributeError: 'NoneType' object has no attribute 'copyGroupExperimenterMap'
<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'sessionid': '18bc0adae239d7bce1a522f6dacfb27b'},
META:{'CONTENT_LENGTH': '',
'CONTENT_TYPE': '',
'HTTP_ACCEPT': 'application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5',
'HTTP_ACCEPT_ENCODING': 'gzip, deflate',
'HTTP_ACCEPT_LANGUAGE': 'en-us',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'sessionid=18bc0adae239d7bce1a522f6dacfb27b',
'HTTP_HOST': 'aspirine.igh.cnrs.fr',
'HTTP_REFERER': 'http://aspirine.igh.cnrs.fr/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1',
'PATH_INFO': u'/webadmin/myaccount/',
'QUERY_STRING': '',
'REQUEST_METHOD': 'GET',
'SCRIPT_NAME': u'',
'SERVER_NAME': '_',
'SERVER_PORT': '80',
'SERVER_PROTOCOL': 'HTTP/1.1',
'wsgi.errors': <flup.server.fcgi_base.TeeOutputStream object at 0x414d810>,
'wsgi.input': <flup.server.fcgi_base.InputStream object at 0x414d690>,
'wsgi.multiprocess': True,
'wsgi.multithread': False,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}>
Change History (5)
comment:1 Changed 8 years ago by wmoore
- Cc wmoore added
- Milestone changed from Unscheduled to OMERO-Beta4.3.2
- Priority changed from minor to major
comment:2 Changed 8 years ago by jmoore
- Component changed from from QA to Web
comment:3 Changed 8 years ago by jmoore
- Owner atarkowska deleted
As Ola pointed out in devteam, this was originally a 4.2.2 issue. Removing her from owner, so that someone else can take this and test it if it's either fixed or possibly invalid now with 4.3.
comment:4 Changed 8 years ago by atarkowska
- Milestone changed from OMERO-Beta4.3.2 to Unscheduled
- Resolution set to duplicate
- Status changed from new to closed
comment:5 Changed 8 years ago by atarkowska
- Milestone changed from Unscheduled to OMERO-Beta4.3.2
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moving out of "from QA" to clean up Report 7