Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#8974 closed defect (cantfix)

error: redefinition of group name 'it_changeset' as group 29; was group 18

Reported by: yvqq.liao@… 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 Remy Blank, 14 years ago

Cc: support@… added
Resolution: cantfix
Status: newclosed

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

comment:2 by Felix Schwarz <felix.schwarz@…>, 14 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

comment:3 by mcpbalaji@…, 14 years ago

How to disable about trac. About Trac option please guide me to hide that option.

in reply to:  3 comment:4 by Ryan J Ollos <ryano@…>, 14 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?).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.