Modify ↓
Ticket #658 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
[merge]: rst didnt show broken wiki links correct
| Reported by: | tonib | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | wiki system | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
If you use rst mode and wrote a wikipage name that was non existant with
the trac directive. The link to the page was red instead of white and a
question mark at the end.
This patch fixes that.
The patch includes the patch from #655 aswell.
Attachments
Change History
Changed 8 years ago by anonymous
- Attachment patch_rst_broken_link added
comment:1 Changed 8 years ago by daniel
- Milestone set to 0.8
comment:2 Changed 8 years ago by jonas
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Seems to be applied already…