Ticket #6405 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Name collision with TicketValidator

Reported by: cmc Assigned to: richard
Priority: normal Component: TracTicketValidatorPlugin
Severity: minor Keywords: collision
Cc: cmc333333@gmail.com 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

tracticketvalidator-rename.diff (2.9 kB) - added by cmc333333@gmail.com on 01/08/10 23:17:55.
Diff (after renaming dirs and files)

Change History

01/08/10 23:17:55 changed by cmc333333@gmail.com

  • attachment tracticketvalidator-rename.diff added.

Diff (after renaming dirs and files)

01/08/10 23:18:35 changed by anonymous

  • cc set to cmc333333@gmail.com.

02/09/10 03:09:44 changed by richard

  • status changed from new to closed.
  • resolution set to fixed.

(In [7518]) Fixed #6405

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

Add/Change #6405 (Name collision with TicketValidator)




Change Properties
Action