Issue 2002 - Bug with linkify js

Review Request #3374 — Created Sept. 29, 2012 and submitted — Latest diff uploaded

Information

Review Board
1.7.x Beta 3

Reviewers

Issue 2002 - Bug with linkify js

This further fixes the bug with regards to linkifying text. Now, URLs with anchors (open and close parens, with or without text in between them) work properly. This fix doesn't affect the behaviour observed with url wrapped in parens.
Self tested on own environment with different types of urls
- blah blah (http://www.foo.com/)
- http://download.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html#clone()
- http://download.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)
- gwegdss http://www.foo.com/

    Loading...