[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 02:38:07 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: |
--------------------------------------------+-------------------------------
Changes (by adeason at tjhsst.edu):
* cc: kazarmy at gmail.com, dserodio at gmail.com => kazarmy at gmail.com,
dserodio at gmail.com, adeason at tjhsst.edu
Comment:
Sorry if I'm missing something obvious, but why doesn't config.py just
call self.parser.read([self.site_filename, self.filename]) in
parse_if_needed()? It seems like that would load all defaults, and
override them automatically with environment-specific values. Is there a
reason normal values are kept separate from default values, like it is
now?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2324>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list