| Ticket Hash: | 38d80ca1693100591fa1e8fc9c033d878a1403cb | ||
| Title: | Auto link URL:s in ticket descriptions | ||
| Status: | Closed | Type: | Feature_Request |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | Works_As_Designed | |
| Last Modified: |
2023-01-17 17:05:12 3.22 years ago |
Created: |
2010-06-22 11:30:36 15.79 years ago |
| Version Found In: | |||
| Description: | ||||
| For people who use Fossil in their web development project, tickets are likely to contain links to e.g. a specific page in the webapp. Currently pasted links in the Fossil ticket description field (the one I am typing into right now) does not become links in HTML when viewing the ticket. | ||||
| User Comments: | ||||
|
stephan added on 2023-01-17 17:05:12:
Fossil performs no "smart" rewriting of user input. If a link needs to be created as such, it needs the appropriate markup for the comment. | ||||