Modify ↓
Opened 18 years ago
Closed 18 years ago
#6845 closed defect (wontfix)
Posting to the Documentation Forum
| Reported by: | Roger368 | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | plugin |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Hello - I tried twice to post a comment to the Documentation Forum on PopFile. Each time the attempted post resulted in this error and subsequent to the error the post was not successful:
Python Traceback
Traceback (most recent call last):
File "/usr/share/python-support/trac/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/usr/share/python-support/trac/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-i686/egg/tracdiscussion/core.py", line 72, in process_request
File "api.py", line 33, in render_discussion
File "api.py", line 506, in _do_action
File "tracdiscussion/notification.py", line 82, in notify
TypeError: unsubscriptable object
Kind regards,
Roger
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Keywords: | plugin added |
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Please contact the webmaster of http://getpopfile.org/, as the problem seems to occur on this web site.
Note that the issue actually comes from a plugin (th:wiki:DiscussionPlugin), not from Trac itself.