Modify

Opened 14 years ago

Closed 14 years ago

#6405 closed defect (fixed)

Name collision with TicketValidator

Reported by: CM Lubinski Owned by: Richard Liao
Priority: normal Component: TracTicketValidatorPlugin
Severity: minor Keywords: collision
Cc: cmc333333@… Trac Release: 0.11

Description

I cannot install both TracTicketValidatorPlugin and TicketValidatorPlugin because there is a collision of names. Ideally we'd merge the two projects as they offer very related but separate functionality (TracTicketValidatorPlugin allows for regular expressions, TicketValidatorPlugin allows for requirements when entering specific states).

To fix this, you basically just need to apply the attached patch and rename 0.11/ticketvalidator to 0.11/tracticketvalidator and ticketvalidator.py to tracticketvalidator.py

Attachments (1)

tracticketvalidator-rename.diff (2.9 KB) - added by cmc333333@… 14 years ago.
Diff (after renaming dirs and files)

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by cmc333333@…

Diff (after renaming dirs and files)

comment:1 Changed 14 years ago by anonymous

Cc: cmc333333@… added; anonymous removed

comment:2 Changed 14 years ago by Richard Liao

Resolution: fixed
Status: newclosed

(In [7518]) Fixed #6405

  • Rename entry_points from ticketvalidator to tracticketvalidator, to resolve name collision with TicketValidator

Modify Ticket

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