Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12640 closed defect (fixed)

Cant Edit Topic - Internal Server Error

Reported by: jamesawoods@… Owned by: jamesawoods@…
Priority: normal Component: DiscussionPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

Trac throws an internal server error when you attempt to edit a forum topic.

I was able to fix the error by modifying line 49 of tracdiscussion/templates/discussion-macros.html.

By removing discussion.env from the line ${wiki_to_oneliner(discussion.env, context, req.args.subject) or ' '}

Attachments (0)

Change History (5)

comment:1 Changed 8 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

Looks like that was overlooked in [14884].

comment:2 Changed 8 years ago by Ryan J Ollos

In 15151:

0.10dev: Implement change that was overlooked in [14884]

Refs #10593, #12640.

comment:3 Changed 8 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

comment:4 Changed 8 years ago by Ryan J Ollos

Owner: changed from Ryan J Ollos to jamesawoods@…

comment:5 Changed 8 years ago by Ryan J Ollos

Keywords: edit topic Internal AttributeError removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain jamesawoods@….
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.