Our SAs installed .10.2 this morning. I was hoping it would fix the "Browse Source" error when we use authz_file in trac.init.... so far, it does not.
But this post is for a different problem. When I click on "New Ticket", I get the error message below. What might be the most likely cause? Thanks, Jen ----------------------------------------------------------------------------- Oops... Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team. Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below. TracGuide - The Trac User and Administration Guide Python Traceback Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 238, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.3/site-packages/trac/ticket/web_ui.py", line 129, in process_request ticket = Ticket(self.env, db=db) File "/usr/lib/python2.3/site-packages/trac/ticket/model.py", line 42, in __init__ self._init_defaults(db) File "/usr/lib/python2.3/site-packages/trac/ticket/model.py", line 71, in _init_defaults default = options[default_idx] IndexError: list index out of range --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
