Modify ↓
Ticket #4310 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
[PATCH] Default handler of TimeLine fails to load due to spelling error
| Reported by: | Scott MacVicar <scott@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.3 |
| Component: | general | Version: | 0.10.2 |
| Severity: | normal | Keywords: | patch |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The TracIni Macro is outputting TimeLineModule? instead of TimelineModule?, if anyone copies it from the Wiki page into their trac.ini they'll get an error and its not very obvious what the problem is.
It should say TimelineModule?.
Attachments
Change History
Changed 5 years ago by Scott MacVicar <scott@…>
- Attachment timeline_spelling.patch added
comment:1 Changed 5 years ago by sid
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Fixed in trunk in r4384. Ported to 0.10.3dev in r4385.