When creating groups in the web interface (permissions), the group name can start with a capital letter. If you attempt to do the same using trac-admin, the following error is returned:
$ trac-admin /path/to/some/project permission add agrams Administrator Group names must be in lower case and actions in upper case Seems that for the sake of keeping things clean, the two interfaces should have consistent behavior. Works fine from both interfaces if the group name is administrator (all lower case). Thanks, Axton Grams --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
