Task #6006 (closed)
Opened 13 years ago
Closed 13 years ago
BUG: GroupModelChoiceField KeyError: 'url'
Reported by: | atarkowska | Owned by: | atarkowska |
---|---|---|---|
Priority: | minor | Milestone: | OMERO-Beta4.3.1 |
Component: | General | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2011-07-07 (1) |
Description
Mon, 13 Jun 2011 15:25:59 forms-web 8048 ERROR Traceback (most recent call last): File "c:\omero-current\lib\python\omeroweb\webclient\forms.py", line 240, in __init__ self.fields['active_group'] = GroupModelChoiceField(queryset=kwargs['initial']['mygroups'], initial=kwargs['initial']['activeGroup'], empty_label=None, widget=forms.Select(attrs={'onchange':'window.location.href=\''+reverse(viewname="change_active_group")+'?url='+kwargs['initial']['url']+'&active_group=\'+this.options[this.selectedIndex].value'})) KeyError: 'url'
Change History (1)
comment:1 Changed 13 years ago by Aleksandra Tarkowska <A.Tarkowska@…>
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [388a71fc1ac257efbc1900fc4cda640e5808238c/ome.git] on branch develop) this remove logging, close #6006