Modify ↓
Opened 19 years ago
Closed 19 years ago
#3926 closed defect (fixed)
Some option descriptions aren't displayed in TracIniMacro
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.1 |
| Component: | general | Version: | 0.10 |
| Severity: | trivial | Keywords: | mimeview documentation |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (2)
comment:1 by , 19 years ago
| Keywords: | mimeview documentation added |
|---|---|
| Owner: | changed from to |
| Severity: | normal → trivial |
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.



Oh right! Thanks for the report.