Jen wrote: > >> This was a known bug in 0.10.1, it should be fixed in 0.10.2. >> >> --Noah >> > > Our SA installed 0.10.2 this morning, and this still does not work. I > uncommented the authz_file line in trac.ini and the Browse Source link > does not work. It works only when I comment out authz_file. > > Is there something else we need to do? I started a new browser > session, cleared the cache, and verified that the version we are now > using is indeed 0.10.2. >
Is the repository "scoped"? If yes, that's a known issue (1), but has it been present for a long time, I think it's unlikely. You should probably test again with 0.10.3dev, from a checkout of the stable branch (2). If the problem persists, it's probably a new issue... You should file a new ticket for this one, with a description of the layout of your repository an example authz_file that we can use to try to reproduce the problem. -- Christian (1) http://trac.edgewall.org/ticket/2477 (2) svn co http://svn.edgewall.org/repos/trac/branches/0.10-stable 0.10.3dev --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
