#197 - URLs displaying as www.3
Type Defect
Status Closed
Milestone 2.2
Version 2.1.1
Component -
Priority Normal
Severity Critical
Owner Marcus
Assigned to -
Reported 14 years ago
Updated 1 year ago
Votes 0
Related tickets
Proposed time
Worked time

What did you do to cause this? Put a URL in a ticket like http://google.com/

What page were you on? Ticket pages, or wiki, anything I think.

Describe the defect: URL Links show as www.3

Ticket History

14 years and 7 months ago by Jack

Are you using any plugins? Traq doesn't do anything to URLs.

14 years and 7 months ago by Marcus

I've found the problem, it's in the BBCode plugin the line @ "#([\n ])$link_expr#i" => '<a href="http://www.$3$4" target="_blank">www.3$4</a>',@ Should be @ "#([\n ])$link_expr#i" => '<a href="http://www.$3$4" target="_blank">www.$3$4</a>',@

Sorry I didn't look into it further before reporting.

Jack closed as Invalid 14 years and 7 months ago

1 year and 1 month ago by Jack

  • Status Invalid Closed