Modify ↓
Ticket #3926 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
Some option descriptions aren't displayed in TracIniMacro
| Reported by: | trac-ja@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.1 |
| Component: | general | Version: | 0.10 |
| Severity: | trivial | Keywords: | mimeview documentation |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Descriptions of some options (instances of trac.config.ListOption:ex. enscript_mode, silvercity_mode and mime_map) aren't displayed in [[TracIni]].
I think aboves must specify doc= by the argument of ListOption().
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Keywords mimeview documentation added
- Owner changed from jonas to cboos
- Severity changed from normal to trivial
- Status changed from new to assigned
comment:2 Changed 5 years ago by cboos
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [3901:3902].
Note: See
TracTickets for help on using
tickets.



Oh right! Thanks for the report.