jaanu wrote:
Thanks Noah.I'm experience another problem. After i install Tracforge and if i create a ticket in Master environmnet i was able to create. But when i modify the ticket and update i'm getting the following error. Oops… Trac detected an internal error: Python Traceback Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 290, in process_request self._do_save(req, db, ticket) File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 558, in _do_save cnum=internal_cnum): File "/usr/lib/python2.4/site-packages/trac/ticket/model.py", line 262, in save_changes listener.ticket_changed(self, comment, author, old_values) File "/usr/lib/python2.4/site-packages/TracForge-1.1-py2.4.egg/ tracforge/subscriptions/ticket.py", line 125, in ticket_changed if ticket['tracforge_linkmap']: File "/usr/lib/python2.4/site-packages/trac/ticket/model.py", line 104, in __getitem__ return self.values[name] KeyError: 'tracforge_linkmap' I've tested this on Trac 0.10.4 with SQLite and Trac 0.10.5 with PostgreSQL. The behaviour is same on both the cases.
The subscription system is flaky at best, I would leave it disabled. It has already been removed in the 0.11 branch.
--Noah
signature.asc
Description: OpenPGP digital signature
