Opened 10 years ago
Closed 5 years ago
#49 closed enhancement (fixed)
Make URLs in Abstract/Description of event detail view clickable
Reported by: | gregoa | Owned by: | philipp |
---|---|---|---|
Priority: | minor | Milestone: | confclerk 0.6.3 |
Component: | GUI | Version: | confclerk 0.6.0 |
Keywords: | Cc: |
Description
cf. subject
maybe in Persons too?
Change History (4)
comment:1 Changed 9 years ago by
comment:2 Changed 6 years ago by
Milestone: | confclerk 0.6.1 → confclerk 0.6.3 |
---|
comment:3 Changed 5 years ago by
Owner: | set to philipp |
---|---|
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.
In commit r1542 we at least escaped the text in the editor correctly. Making the links clickable involves parsing the text somehow (e.g. regexp).