Defect #1937
URLs with colons
Status: | Closed | Start date: | 2008-09-23 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 0.8 | |||
Resolution: | Fixed | Affected version: |
Description
When creating a new project you can use an URL containing colons in the "homepage" field. The problem is that in the project overview those URLs are displayed wrong. (the </a> is inserted right before the colon, instead of at the end).
Associated revisions
link_to project homepage instead of auto_link (#1937).
History
#1
Updated by Alvaro Aguilera over 14 years ago
here is an example of such urls:
http://host.domain.com/wiki/doku.php?id=namespace:categoy:page_name
#2
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Target version set to 0.8
- Resolution set to Fixed
Fixed in r1940.