• 
      

    Fix the interdiff URL changing after load in the diff viewer.

    Review Request #7274 — Created May 1, 2015 and submitted

    Information

    Review Board
    release-2.0.x
    388c4c5...

    Reviewers

    When viewing an interdiff, the revision range in the URL would change,
    stripping away the interdiff information. This was due to the
    Backbone.history.start call's URL failing to account for the interdiff.
    We now build this correctly to factor this information in.

    Navigated to various interdiff ranges, and never saw the URL strip the
    information away.

    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/js/pages/views/diffViewerPageView.js
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/js/pages/views/diffViewerPageView.js
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (a45b0b9)