Feature #498

avatar

Support links inside ( ) or < >

Added by Tomas Forsman 979 days ago. Updated 323 days ago.

Status:New Start:09/13/2010
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:Engine
Target version:0.9
Complexity:

High

Votes: 0

Description

smuxi today cant handle links like:
<http://www.google.com>
or
(http://www.google.com)

That makes Foresight bot useless to tell bug links today, need to copy and paste. Little pain in the ass :)


Related issues

duplicated by Smuxi - Feature #694 Smuxi should handle URLs in brackets like <http://www.smuxi.org> (i.e. render as clickable hyperlink) New 02/21/2012

History

Updated by Mirco Bauer 979 days ago

avatar
  • Category set to Engine
  • Complexity set to High

The URL parser is far from perfect in MessageParser.ParseUrls() and dislikes characters that are not valid as part of an URL. Any character in word (devided by space) is considered to be part of the URL.

Updated by Mirco Bauer 483 days ago

avatar
  • Target version set to 0.8.10

Updated by Mirco Bauer 358 days ago

avatar

OT: funny that redmine has the same issue for the <> case :-P

Updated by Mirco Bauer 358 days ago

avatar

A new URL parser will address this issue which is currently in an experimental git branch:
http://git.qnetp.net/?p=smuxi.git;a=shortlog;h=refs/heads/experiments/smart_links

Updated by Mirco Bauer 357 days ago

avatar
  • Tracker changed from Bug to Feature

Updated by Mirco Bauer 323 days ago

avatar
  • Target version changed from 0.8.10 to 0.9

Also available in: Atom PDF