Ensure url of owner is always set in artefactchooser (bug #922412)
The artefact_get_owner_info function did not set a url for site-owned
artefacts. Worse, because the $url variable was sometimes left
unchanged on a loop iteration, site artefacts could end up being
displayed with the site name linked to an unrelated user profile page,
or group homepage, for example.
Change-Id: If25038e77b7019b40482bbe06ea4da70dab7a683
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
Please register or sign in to comment