Modify ↓
Opened 14 years ago
Closed 12 years ago
#8408 closed defect (duplicate)
'NoneType' object has no attribute 'keys'
Reported by: | anonymous | Owned by: | robert_martin |
---|---|---|---|
Priority: | normal | Component: | HtGroupEditorPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description (last modified by )
debug output
File "build/bdist.linux-i686/egg/trac/web/main.py", line 511, in _dispatch_request dispatcher.dispatch(req) File "build/bdist.linux-i686/egg/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "build/bdist.linux-i686/egg/trac/admin/web_ui.py", line 116, in process_request path_info) File "build/bdist.linux-i686/egg/htgroupeditor/htgroupeditor.py", line 145, in render_admin_panel groups_list = group_details.keys()
System Information
User Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110102 Iceweasel/3.5.16 (like Firefox/3.5.16)
Trac | 0.12.1 |
Babel | 0.9.5 |
Genshi | 0.6 |
mod_wsgi | 2.5 (WSGIProcessGroup WSGIApplicationGroup trac.company.ru|/project) |
psycopg2 | 2.0.7 |
Python | 2.5.2 (r252:60911, Jan 24 2010, 18:02:01) [GCC 4.3.2] |
setuptools | 0.6c8 |
Subversion | 1.5.1 (r32289) |
jQuery | 1.4.2 |
Enabled modules
TracAccountManager | 0.3dev |
TracHtGroupEditorPlugin | 2.0 |
TracWysiwyg | 0.12.0.3 |
Attachments (0)
Change History (2)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #6249.