Modify ↓
#2475 closed defect (fixed)
Incorrect default value for default_handler documented
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9.7 |
| Component: | general | Version: | 0.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
In the default wiki content, TracIni incorrectly claims that the default value for trac.default_handler is 'WikiHandler'; this should read 'WikiModule' instead.
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
| Milestone: | → 0.9.7 |
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Oops, I should actually close it.
Note:
See TracTickets
for help on using tickets.



This was fixed in this Wiki, so it was updated in the trunk already. [3515] updated the docs for the 0.9 branch in case there is a 0.9.7 release.