Fix several review fields on non-Local Sites.

Review Request #6320 — Created Sept. 12, 2014 and submitted

Information

Review Board
release-2.0.x
69accdc...

Reviewers

Some of the earlier fixes for user and diff links on Local Sites broke
non-Local Sites. This didn't cause the review request pages to break,
but it did cause the fields to disappear. This fixes them by making use
of the new local_site= parameter on local_site_reverse().

Tested these fields with both Local Sites and non-Local Sites.

Unit tests pass.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/reviews/builtin_fields.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/reviews/builtin_fields.py
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (d2bc022)
Loading...