This patch adds a small check in hook_link to skip the follow up link if the user is already on the follow up page. I've seen a number of people actually click that link half-way through replying to an issue. Having the link there seems like an endless loop as far as the interface is concerned.

I'm not 100% sure you'll want to make this change, but here it is anyway.

CommentFileSizeAuthor
project_issue_link.patch1.02 KBseanbfuller

Comments

dww’s picture

Version: 5.x-0.2-beta » 5.x-2.x-dev
Status: Needs review » Fixed

good idea. ;) committed a slightly modified version of your patch to HEAD and installed it on d.o. thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)