#539: Product-scope TracAdmin commands don't take effect until tracd is
restarted
-------------------------------+-----------------------
Reporter: rjollos | Owner: olemis
Type: defect | Status: new
Priority: major | Milestone: Release 6
Component: dashboard | Version:
Keywords: tracadmin command |
-------------------------------+-----------------------
The following issue was noticed while working on #518. With
TracStandalone,
{{{#!sh
> config set components trac.wiki.* disabled
}}}
and a page refresh immediately shows that the wiki is disabled. However,
when the corresponding product command is run, `tracd` must be killed and
restarted for the change to take effect.
{{{#!sh
> product admin prod1 config set components trac.wiki.* disabled
}}}
I tested while disabling/enabling other components and had the same
result. Another possibly-related result of this is that the TracAdmin
console must be exited before the allowed commands for a disabled
component (displayed by `> product admin prod1 help`) are no longer shown.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/539>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker