#8974 closed defect (cantfix)
error: redefinition of group name 'it_changeset' as group 29; was group 18
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11.6 | 
| Severity: | normal | Keywords: | |
| Cc: | support@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
How to Reproduce
While doing a GET operation on /, Trac issued an internal error.
(please provide additional details here)
User Agent was: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
System Information
| Trac |  0.11.6 
 | 
| Python |  2.5.2 (r252:60911, Jul 22 2009, 15:52:25)  [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] 
 | 
| setuptools |  0.6c8 
 | 
| SQLite |  3.4.2 
 | 
| pysqlite |  2.3.2 
 | 
| Genshi |  0.5.1 
 | 
| mod_python |  3.3.1 
 | 
| Agilo |  0.8.4-r2257-20091218 
 | 
| Subversion |  1.4.6 (r28521) 
 | 
| jQuery: |  1.2.6 
 | 
Python Traceback
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Trac-0.11.6-py2.5.egg/trac/web/main.py", line 450, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.5/site-packages/Trac-0.11.6-py2.5.egg/trac/web/main.py", line 227, in dispatch
    data, content_type)
  File "/usr/lib/python2.5/site-packages/Trac-0.11.6-py2.5.egg/trac/web/chrome.py", line 773, in render_template
    stream.render(method, doctype=doctype, ou
      Attachments (0)
Change History (4)
comment:1 by , 16 years ago
| Cc: | added | 
|---|---|
| Resolution: | → cantfix | 
| Status: | new → closed | 
comment:2 by , 16 years ago
Yes, it is. Reporter, please disable these trac components in our help pages:
trac.ticket.report.reportmodule = disabled trac.ticket.query.querymodule = disabled
follow-up: 4 comment:3 by , 15 years ago
How to disable about trac. About Trac option please guide me to hide that option.
comment:4 by , 15 years ago
Replying to mcpbalaji@…:
How to disable about trac. About Trac option please guide me to hide that option.
Please ask on the MailingList and provide more details (e.g. disable the link in the meta navigation bar or disable the view of the Trac configuration on that page?).



  
Not sure, but this is probably a PluginIssue (AgiloForScrum).