It's often useful to refer to other issues with a bug tracker. Currently there is no easy way to do this. The user has to copy the issue hash out of the URL and paste it into the message. Then they'll have to paste it back into the URL to view it.
Put in interfaces to make this easy.
I've added linking to issues based on things which look like a sufficiently long hash. Along the way I added linking URLs too.
Now currently anything which looks like it could be an issue is linked, so hashes of other things or of comments will also create links.
It's often useful to refer to other issues with a bug tracker. Currently there is no easy way to do this. The user has to copy the issue hash out of the URL and paste it into the message. Then they'll have to paste it back into the URL to view it. Put in interfaces to make this easy.
Date: 2012-06-26 05:16:24
User: travisb
I've added linking to issues based on things which look like a sufficiently long hash. Along the way I added linking URLs too. Now currently anything which looks like it could be an issue is linked, so hashes of other things or of comments will also create links.