ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Forums list shows even if the forum module is not active (Bug #64)
Description
It seems the forums list doesn't check for activation of the module, see the boards page here.
Associated revisions
404 on board index when no board configured. #64
History
Updated by Eric Davis at 2011-01-16 01:36 pm
Can you check this on a local copy? The forums module is enabled but I haven't created any forums yet (see #34).
- Assignee set to Felix Schäfer
- Category set to Forums
Updated by Felix Schäfer at 2011-02-01 10:49 pm
- Status set to Open
Updated by Felix Schäfer at 2011-02-22 06:14 pm
Ok, just tested locally, and the boards link throws a 403 if the module isn't active, it shows an empty list of boards when the module is active but no board has been configured yet. In comparison, the wiki link throws a 404 if the module isn't active and there is no wiki configured.
Would a 404 be OK in the case "forum module active" but "no board configured"?
Updated by Eric Davis at 2011-02-22 11:58 pm
I think 404 would be right for when the module [isn't active] or [it is active with no boards]. That means ChiliProject can't find (404) an active Forum module and it can't find a board.
Updated by Felix Schäfer at 2011-02-24 01:20 pm
Committed a fix to 404 of board index with no board configured and a test for it in 7e99e2714b6c77751e044129be263d642676e373.
- Status changed from Open to Closed
Updated by Eric Davis at 2011-02-27 10:13 pm
- Target version set to 1.1.0 — Bell