Feature #498

avatar

Support links inside ( ) or < >

Added by Tomas Forsman 4972 days ago. Updated 3679 days ago.

Status:Closed Start:09/13/2010
Priority:Normal Due date:
Assigned to:avatarOliver Schneider % Done:

100%

Category:Engine
Target version:0.11
Complexity:

High

Votes: 1 (View)

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) Closed 02/21/2012
duplicated by Smuxi - Feature #853 URLs in brackets are ignored Closed 06/25/2013

Associated revisions

Revision 1c0f3e543c812005e7d75a62f3199fc5b551be0e
Added by Oliver Schneider 3765 days ago

Engine(-Tests): implemented SmartLinks with some basic patterns (closes: #498, #911, #923)

History

Updated by Mirco Bauer 4972 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 4477 days ago

avatar
  • Target version set to 0.8.10

Updated by Mirco Bauer 4351 days ago

avatar

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

Updated by Mirco Bauer 4351 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 4351 days ago

avatar
  • Tracker changed from Bug to Feature

Updated by Mirco Bauer 4317 days ago

avatar
  • Target version changed from 0.8.10 to 0.9

Updated by Mirco Bauer 3903 days ago

avatar
  • Target version changed from 0.9 to 0.10

Updated by Mirco Bauer 3895 days ago

avatar

Updated by Mirco Bauer 3802 days ago

avatar
  • Target version changed from 0.10 to TBD

Updated by Oliver Schneider 3765 days ago

avatar
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Updated by Mirco Bauer 3764 days ago

avatar
  • Target version changed from TBD to 0.11

Updated by Mirco Bauer 3679 days ago

avatar
  • Assigned to set to Oliver Schneider

Also available in: Atom PDF