Modify

Opened 11 years ago

Closed 4 years ago

#11010 closed enhancement (wontfix)

Add support for Trac 1.0 and later

Reported by: Ryan J Ollos Owned by: Michael Henke
Priority: normal Component: PrivateCommentPlugin
Severity: normal Keywords:
Cc: Laurent Lafon Trac Release: 1.0

Description (last modified by Ryan J Ollos)

It was discovered in #11008 that the plugin is not compatible with Trac 1.0. There are several issues:

  • The XPath selector need to be modified to account for changes in the ticket template.
  • cnum is no longer passed as a request arg. The database schema may need to be changed to link the private_comment table through a different variable. Alternatively, it might be possible to add a private field to the ticket_change table to avoid the need for a second table.

Attachments (0)

Change History (4)

comment:1 Changed 11 years ago by anonymous

Trac Release: 1.0

comment:2 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)

comment:3 Changed 11 years ago by Ryan J Ollos

Cc: Laurent Lafon added; anonymous removed

comment:4 Changed 4 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Wontfix, but see #13776 for Trac 1.4+.

Modify Ticket

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