• 
      

    Fix linkfication of fields

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

    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.

    Description From Last Updated

    Can you compare explicitly against 0?

    chipx86 chipx86
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/js/utils/textUtils.js
      
      
      
      Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/js/utils/textUtils.js
      
      
    2. 
        
    chipx86
    1. 
        
    2. Show all issues

      Can you compare explicitly against 0?

    3. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (c371073)