#539: Product-scope TracAdmin commands don't take effect until tracd is
restarted
------------------------+-------------------------------
Reporter: rjollos | Owner: olemis
Type: defect | Status: assigned
Priority: major | Milestone: Release 8
Component: dashboard | Version:
Resolution: | Keywords: tracadmin command
------------------------+-------------------------------
Comment (by olemis):
Replying to [comment:22 olemis]:
[...]
>
> confirmed , not fixed .
> /me working on it
Now I recall a few things . Firstly the patches definitely represent an
improvement
{{{
Trac [/path/to/envs/cleansqlite_0.8]> product admin x wiki list
Title Edits Modified
-----------------------------------------
InterTrac 1 2014-01-29 00:27:01
InterWiki 1 2014-01-29 00:27:01
RecentChanges 1 2014-01-29 00:27:00
TitleIndex 1 2014-01-29 00:27:00
Trac [/path/to/envs/cleansqlite_0.8]> product admin x config set
components trac.wiki.* disabled
Trac [/path/to/envs/cleansqlite_0.8]> product admin x wiki list
Error: Command not found
product admin <PREFIX> <admin command>
Execute admin (sub-)command upon product resources
Trac [/path/to/envs/cleansqlite_0.8]> product admin x config set
components trac.wiki.* enabled
Trac [/path/to/envs/cleansqlite_0.8]> product admin x wiki list
Title Edits Modified
-----------------------------------------
InterTrac 1 2014-01-29 00:27:01
InterWiki 1 2014-01-29 00:27:01
RecentChanges 1 2014-01-29 00:27:00
TitleIndex 1 2014-01-29 00:27:00
}}}
Secondly , there's no previous attempt to fix the synchronization scenario
mentioned in comment:17
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/539#comment:23>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker