Quoting "W. Martin Borgert" <[EMAIL PROTECTED]>: > When I enter a new ticket or try to change an existing one, I get the > milestone selection box, but there are no milestones to select from. Instead > there are: the empty value (default), "Open (by due date)" and "Open (no due > date)". I have TRAC_ADMIN rights, of course.
Interesting: There is no MILESTONE_VIEW in the Admin/Permissions/Grant Permission/Action selection box. This permission is somehow gone. I have now set it using SQL in the database for authenticated users. This works, but I wonder what I did to make this permission disappear. Any ideas? (Btw, "trac-admin <path> permission add <user> MILESTONE_VIEW" gives: Command failed: MILESTONE_VIEW is not a valid action.) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
