Modify

Opened 12 years ago

Closed 6 years ago

#9642 closed defect (worksforme)

Possibility to use TracTicketValidatorPlugin besides other plugins

Reported by: cobra Owned by: Richard Liao
Priority: high Component: TracTicketValidatorPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I need to know the possibility to use Trac Ticket Validator Plugin besides Trac Forms Plugin. In other words, i'ḿ trying to create validation fields from Trac Ticket Validator Plugin for Trac Forms Plugin fields. Is it possible? Here is an example: Inside the trac.ini iḿ trying to include something like this:

[components]
ticketvalidator.* = enabled

[ticketvalidator]
validates = tf.textarea:comment1 '' 25 1
tf.textarea:comment1 '' 25 1.rule = [A-Z].*
tf.textarea:comment1 '' 25 1 = Please correct this field

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by anonymous

Priority: normalhigh

comment:2 Changed 6 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

Please ask on the MailingList.

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.