Modify

Opened 14 years ago

Closed 9 years ago

#6542 closed defect (fixed)

[Patch] Fix for interaction issue between TracGanttCalendarPlugin and TracTicketDepgraphPlugin

Reported by: C. G. Brown Owned by: Felix Tiede
Priority: normal Component: TracTicketDepgraphPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

The Calendar plugin uses the URL /ticketcalendar. TracTicketDepgraphPlugin attempts to apply its logic to all URLs beginning with /ticket. The attached patch changes the URL check to /ticket/, which should only get actual tickets.

To reproduce this error, install TracGanttCalendarPlugin and then install TracTicketDepgraphPlugin. You'll get an error message when you attempt to click the Calendar.

We ran into this with our customers over at ProjectLocker and are starting to try to resubmit fixes to these types of issues back to the community. Thank you for your work, and hopefully this patch is helpful.

Attachments (1)

tracticketdepgraphplugin_proposed.patch (483 bytes) - added by C. G. Brown 14 years ago.
Proposed patch

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by C. G. Brown

Proposed patch

comment:1 Changed 14 years ago by Adrian Fritz

GanttCalendarPlugin @ Trac Hacks

comment:2 Changed 14 years ago by Ryan J Ollos

Summary: Fix for interaction issue between TracGanttCalendarPlugin and TracTicketDepgraphPlugin[Patch] Fix for interaction issue between TracGanttCalendarPlugin and TracTicketDepgraphPlugin

comment:3 Changed 9 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

This was fixed in [14699].

Modify Ticket

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