Modify ↓
Opened 21 years ago
Closed 21 years ago
#580 closed defect (fixed)
wiki formatting problem: font style of a link
| Reported by: | vittorio | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Note:
See TracTickets
for help on using tickets.



Fixed in [807].