[Trac-tickets] Re: [The Trac Project] #2324: global trac.ini
settings don't work consistently
The Trac Project
noreply at edgewall.com
Wed Jan 4 04:36:00 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 Thomas Jachmann <thomas.jachmann at mindmatters.de>):
I don't know the code or have enough insight to judge what happens inside,
but it seems to write all available settings (whether read from local or
global trac.ini) to the local file. At least that is what happens on my
0.9.2 installation. This makes the feature of a global trac.ini rather
useless. You'll have a local copy of the global trac.ini as soon as you
change something like the default component using WebAdmin. Further
changes of the global file will be ignored since they're overwritten with
the old values locally.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2324>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list