Fix linkfication of fields

Review Request #7511 — Created July 9, 2015 and submitted — Latest diff uploaded

Information

Review Board
release-2.0.x

Reviewers

Previously, linkification would only run if either the text to be
linkified was rich text or new text was specified. This has been
changed to run linkification on the underlying HTML if no new text is
specified.

Ran JS test.

Verified that description fields, testing done fields, reviews, and
replies were linkified.

    Loading...