Modify ↓
Opened 21 years ago
Closed 21 years ago
#658 closed defect (fixed)
[merge]: rst didnt show broken wiki links correct
| Reported by: | tonib | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | wiki system | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (1)
Change History (3)
by , 21 years ago
| Attachment: | patch_rst_broken_link added |
|---|
comment:1 by , 21 years ago
| Milestone: | → 0.8 |
|---|
comment:2 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Seems to be applied already…