Fix support redirect for local sites.

Review Request #6279 — Created Aug. 27, 2014 and submitted

Information

Review Board
release-2.0.x
eff559a...

Reviewers

The "contact support" link wasn't expecting to get a 'local_site_name'
argument, and so it caused a 500 error. This change just makes it accept all
kwargs and ignore them.

 
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/admin/views.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/admin/views.py
    
    
  2. 
      
chipx86
  1. 
      
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (8a2f5be)
Loading...