Changes between Version 4 and Version 5 of TracTicketValidatorPlugin

Show
Ignore:
Author:
chronos.hun@gmail.com (IP: 0.0.0.0)
Timestamp:
02/18/11 08:18:52 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketValidatorPlugin

    v4 v5  
    3939summary.tip = Please correct summary 
    4040}}} 
     41 
     42Please note: when validating more than one field, use a list after "validates =".  
     43 
    4144 1. There is a very straightward implement of parent/child tickets, just prepend parent ticket number to the child ticket summary. For example, the parent ticket 234 summary is {{{<#0>A parent ticket}}}, the child ticket summary will be {{{<#234>A child ticket}}}. We can do validation like following: 
    4245{{{