Opened 3 years ago

Closed 3 years ago

#1487088 closed Bugs (fixed)

URLs with semi-colon (;) are not recognized as a URL.

Reported by: darkside Owned by:
Priority: 5 Milestone: 0.5-beta
Component: PHP backend Version: git-master
Severity: normal Keywords:
Cc:

Description

Found this when people are sending gitweb links via email.

Steps to reproduce:
1) Send a mail to yourself with a ; in a URL in the body.
2) View with RC
3) Notice that the link stops at one char before the ;

(similar to ticket #1487087, confirmed fixed by the way. thanks)

Change History (1)

comment:1 Changed 3 years ago by alec

  • Milestone changed from later to 0.5-beta
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [d21a05b4].

Note: See TracTickets for help on using tickets.