Fix several review fields on non-Local Sites.
Review Request #6320 — Created Sept. 12, 2014 and submitted
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 newlocal_site=parameter onlocal_site_reverse().
Tested these fields with both Local Sites and non-Local Sites.
Unit tests pass.
Tool: Pyflakes Processed Files: reviewboard/reviews/builtin_fields.py Tool: PEP8 Style Checker Processed Files: reviewboard/reviews/builtin_fields.py