SubmitterColumn now links to local site user view when appropriate
Review Request #8241 — Created June 12, 2016 and submitted
In Review Board 2.5, the datagrids were redesigned. However, this broke
the existing behaviour of the submitter column linking to the local site
user page when it was viewed under a local site. This patch fixes that
behaviour.
- Tested this patch with a local site. Verified that the link in the
SubmitterColumn
in the datagrid was to the user view on the local
site. - Verified that the link goes to the global user view when not viewed on
a local site. - Ran unit tests.
Description | From | Last Updated |
---|---|---|
"we're" should be "were" in the description. |
chipx86 |
- Description:
-
~ In Review Board 2.5, the datagrids we're redesigned. However, this broke
~ In Review Board 2.5, the datagrids were redesigned. However, this broke
the existing behaviour of the submitter column linking to the local site user page when it was viewed under a local site. This patch fixes that behaviour.