Modify

Opened 8 years ago

Closed 8 years ago

#12600 closed defect (duplicate)

Cannot edit or reply to reply to a topic

Reported by: anonymous Owned by: Ryan J Ollos
Priority: normal Component: DiscussionPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description (last modified by Ryan J Ollos)

Dear team,

I having issue which prevents me to edit and reply to existing reply in a topic (in discussion forum). I can edit or reply to the topic itself, but not reply.

Error:

 Trac detected an internal error:

AttributeError: 'NoneType' object has no attribute 'id'

Most recent call last:

    File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 513, in _dispatch_request
    File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 222, in dispatch
    File "/usr/lib/python2.6/site-packages/TracDiscussion-0.9dev-py2.6.egg/tracdiscussion/core.py", line 117, in process_request
    File "/usr/lib/python2.6/site-packages/TracDiscussion-0.9dev-py2.6.egg/tracdiscussion/api.py", line 291, in process_discussion
    File "/usr/lib/python2.6/site-packages/TracDiscussion-0.9dev-py2.6.egg/tracdiscussion/api.py", line 1342, in _do_actions
    File "/usr/lib/python2.6/site-packages/TracDiscussion-0.9dev-py2.6.egg/tracdiscussion/api.py", line 1501, in _prepare_message_list
    File "/usr/lib/python2.6/site-packages/trac/attachment.py", line 570, in attachment_data
    File "/usr/lib/python2.6/site-packages/trac/resource.py", line 297, in get_resource_url
    File "/usr/lib/python2.6/site-packages/trac/attachment.py", line 661, in get_resource_url
    File "/usr/lib/python2.6/site-packages/trac/resource.py", line 297, in get_resource_url
    File "/usr/lib/python2.6/site-packages/TracDiscussion-0.9dev-py2.6.egg/tracdiscussion/api.py", line 202, in get_resource_url
    File "/usr/lib/python2.6/site-packages/TracDiscussion-0.9dev-py2.6.egg/tracdiscussion/api.py", line 198, in get_resource_url

Attachments (0)

Change History (3)

comment:1 Changed 8 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

Please try updating the plugin to 0.10dev and see if the issue can be reproduced with the latest version of the plugin.

comment:2 Changed 8 years ago by Ryan J Ollos

Description: modified (diff)

comment:3 Changed 8 years ago by Ryan J Ollos

Resolution: duplicate
Status: acceptedclosed

#11902 suggests the issue was fixed before r13945.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.