• 
      

    Fix bug linkification.

    Review Request #6276 — Created Aug. 26, 2014 and submitted

    Information

    Review Board
    master
    9342d7d...

    Reviewers

    The change to the bug tracker URL format strings (using "--bug_id--" instead of
    "%s") was made in most places, but RB.LinkifyUtils.linkifyBugs was missed. This
    change fixes that.

    Put some bug links in text fields (description, comments, review header/footer)
    and saw that the links were correct both when initially loading the page and
    when making changes.

    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/js/utils/linkifyUtils.js
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/js/utils/linkifyUtils.js
      
      
    2. 
        
    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (0be0c1d)