This has a linked changelist; job job000459 is linked to
changelist 18401.
However, if you click the link on the text '18401' for the
changelist, or simply do the "mouse over" thing to see the
target URL, the target URL is the exact same behvaior as for
the "Edit this job." link. That is to say, it pops up the
WebUI form for editing the job.
Could not reproduce this using Chrome, Firefox, or Safari. Tested both unauthenticated and authenticated access.
Try clearing your browser's cached data and reload the page.
If that fails, re-open the job with details about your browser and version. A screenshot showing the url when you hover over the link would be great!
Was able to reproduce, with the updated detail. Looks like the javascript that created the edit link was scoped too aggressively and included all links in the job footer.
I've updated it to only grab the edit link, as appropriate. Thanks Tom!
Could not reproduce this using Chrome, Firefox, or Safari. Tested both unauthenticated and authenticated access.
Try clearing your browser's cached data and reload the page.
If that fails, re-open the job with details about your browser and version. A screenshot showing the url when you hover over the link would be great!
Was able to reproduce, with the updated detail. Looks like the javascript that created the edit link was scoped too aggressively and included all links in the job footer.
I've updated it to only grab the edit link, as appropriate. Thanks Tom!