Fix several review fields on non-Local Sites.

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

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.

    Loading...