Hi, thanks all I will check the plugin and will try to correct it, but my Python/java script knowledge is not so good. if solved it will attach it to the ticket 4464
again thanks On Apr 28, 4:10 pm, yoheeb <[email protected]> wrote: > On Apr 28, 8:38 am, Jeff Hammel <[email protected]> wrote: > > > > > > [2]http://trac-hacks.org/wiki/TicketSubmitPolicyPluginisquite simliar > > > in > > > concept -- it lets you enforce required and forbidden fields according > > > to > > > fairly arbitrary conditions on the ticket's state: > > > {{{ > > > mypolicy.condition = type is defect && component is not component2 > > > mypolicy.requires = version, milestone > > > mypolicy.excludes = severity > > > }}} > <snip> > > > It should be noted that several people have complained that the labels are > > shown even when the fields are hidden:http://trac-hacks.org/ticket/4464 > > I apologize for not being able to look into this right now. I have > > recently received 20% time at my job, so when that comes on line I will > > devote it to the rather vast number of tickets and bugs in my plugins (as > > always, patches and/or contributors welcome). > > > Jeff > > This plugin is still a bit buggy. however it has the right idea, and > hopefully it will get some fleshing out in the future. that said, it > is in the right direction, and would be a good starting point to work > with if you wanted to roll your own, or just pick it up and contribute. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
