This could solve multiple issues, actually:
- We currently credit the latest uploader in the API return values. That's not really sound given our community's practices about uploads. So we can use the user page of the very first uploader instead of the last one.
- I can't construct a User: page link from foreign DB repo info, because it only returns a descBaseUrl value, which isn't helpful for constructing User: links, only for File: links.
Version: unspecified
Severity: normal