[Trac-tickets] Re: [The Trac Project] #2324: global trac.ini
settings don't work consistently
The Trac Project
noreply at edgewall.com
Mon Jan 2 17:43:38 CST 2006
#2324: global trac.ini settings don't work consistently
--------------------------------------------+-------------------------------
Reporter: thomas.jachmann at mindmatters.de | Owner: cmlenz
Type: defect | Status: assigned
Priority: high | Milestone: 0.9.3
Component: general | Version: 0.9
Severity: normal | Resolution:
Keywords: |
--------------------------------------------+-------------------------------
Comment (by adeason at tjhsst.edu):
Okay, thanks, that's what I was missing.
The reason I asked is that about/config doesn't reflect global values in
most sections, unless a local value has been set in that section. This is
because I presume about/config calls sections(), which would only return
the sections in the local config. Should sections() also include sections
only in the global config?
The patch appears to work, by the way, after minimal testing.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2324>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list