Modify ↓
Opened 18 years ago
Closed 18 years ago
#6902 closed defect (duplicate)
Restructured Text (RST) formatting broken
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.11b1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Trac-0.11b1 had broken RST support. The fix (derived from the traceback) is to add a first parameter of "self.env" to Formatter's constructor in line 147 of trac/mimeview/rst.py.
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Component: | general → wiki |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Sorry. Duplicate of #6591, which is already fixed in trunk