CandyShop / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
1 stars 0 forks source link

linkify() broken for URLs with hypens #1059

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Affected Version: 2.2.1-139-g6fd52ba

What steps will reproduce the problem?
1. Leave a review comment with URL containing a hyphen.

For example, see comment on https://review.source.android.com/#/c/23927/

What is the expected output? What do you see instead?
Expect that the entire URL is linkified, but the link stops at the first hyphen 
in the URL.

Please provide any additional information below.

See Issue 1018. This appears to have broken with the gwtexpui 1.2.4 version 
bump introduced 

Original issue reported on code.google.com by jtbarrett@gmail.com on 20 Jul 2011 at 9:52

GoogleCodeExporter commented 9 years ago
A fix for supporting hyphens in the URL is currently in code review:

https://review.source.android.com/24215

Original comment by edwin.ke...@gmail.com on 21 Jul 2011 at 5:06

GoogleCodeExporter commented 9 years ago
This has been solved with https://gerrit-review.googlesource.com/#/c/30017/ and 
can be closed

Original comment by marcin.c...@gmail.com on 20 Jun 2012 at 9:41