On Wed, Jul 3, 2013 at 12:01 PM, Olemis Lang <[email protected]> wrote:
> There is a problem I've noticed while trying to fix some failures in > the functional test suite. The global environment still hosts the wiki > pages and other resources (e.g. that we use in blood-hound.net second > level domain). In default installation however default hooks redirect > /timeline to default product which makes it impossible to track > changes performed in global scope. Another reason for not doing so is > that every time a wiki page is created by the functional tester the > next logical step is to check that the changes show up in the timeline > ... but there's no way to access global events because of > aforementioned redirection . > > Why is /timeline redirected to global scope ? May I change that and > exclude global /timeline so that it will be accessible at global URL > namespace once again ? > > Notice: If there's a misconfiguration then the global timeline is > restored (per the changes committed recently by ... @rjollos?) . > > PS: At this moment remaining failures in functional test suite are > related to this issue , the one described in #576 and nested forms in > ticket view. We have a global dashboard, so I think it make sense to also have a global timeline. I confirm the behavior that `/timeline` redirects to `/products/@/timeline`, though I can't say whether this was intentional. If there are no objections or basis for the current behavior, then I would agree with the changes you suggest.
