Modify ↓
Ticket #580 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
wiki formatting problem: font style of a link
| Reported by: | vittorio | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
for example:
''RFCs von ftp://ftp.rfc-editor.org/in-notes/rfcXXXX.txt''
RFCs von ftp://ftp.rfc-editor.org/in-notes/rfcXXXX.txt
note the formatting command gets a part of the link. it works if a add a space after the link:
''RFCs von ftp://ftp.rfc-editor.org/in-notes/rfcXXXX.txt ''
RFCs von ftp://ftp.rfc-editor.org/in-notes/rfcXXXX.txt
using python 2.1, trunk r790
Attachments
Change History
comment:1 Changed 8 years ago by jonas
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Fixed in [807].