| Summary: | [PATCH] Make links clickable that are embedded as specified in RFC 3986 | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Franz Häuslschmid <lukrez> |
| Component: | Chat Window | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | CLOSED WAITINGFORINFO | ||
| Severity: | wishlist | CC: | lamarque |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch to make '<' and '>' delimiting URI from context. | ||
|
Description
Franz Häuslschmid
2006-01-14 14:25:41 UTC
The RFC 1738 is obsoleted by RFC 3986. There is also a new recommendation of how to delimit a URI in context, e.g. like <http://kopete.kde.org>. Inserting links like this into the message window doesn't make them clickable. Created attachment 18150 [details]
Patch to make '<' and '>' delimiting URI from context.
I dug into the code of kopete and made changes, that were needed to make kopete
produce links in the chat view.
I this is working in Kopete from KDE SC 4.x, can I close this bug? |