#3314: TracEnv + TracEnvParentDir failure
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: cmlenz
Type: defect | Status: new
Priority: low | Milestone: 0.10
Component: mod_python frontend | Version: devel
Severity: major | Keywords:
----------------------------------+-----------------------------------------
I have two {{{<Location>}}}s:
* {{{<Location />}}} is a single env at {{{/var/trac/main}}}
* {{{<Location /projects>}}} is a parent_dir at {{{/var/trac}}}
The problem is that Apache helpfuly merges the options from {{{/}}} into
{{{/projects}}}, and in mod_python 3.1, there is no way to unset an
option. This results in the !TracEnv taking priority. Many other projects
use a marker value to get around this ("." or something).
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3314>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets