On Fri, Feb 6, 2015 at 9:53 AM, Bj Fennell <[email protected]> wrote:
> I think I located my problem. My problem was the shared group. TRAC > apparently didn't like the capitalization I did i.e. (EntireContract). > Since I didn't know what else to check, and was "grasping at straws" I just > decided to see if it made any difference if I did all lowercase for the > group name and "entirecontract" worked. I know you can't use all caps for > names or groups, but I didn't realize you couldn't write the group name the > way that I did (using more than one capitalization). > The only constraint that Trac imposes is that you can't use all uppercase for user and group names. The problem you are seeing must be a defect in PrivateTicketsPlugin. Which version of PrivateTicketsPlugin are you running? It sounds like a defect that was fixed 4 years ago: http://trac-hacks.org/changeset/9814/privateticketsplugin/0.11 -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
