redmine_mylyn_connector icon indicating copy to clipboard operation
redmine_mylyn_connector copied to clipboard

Open with browser / SVN links

Open RocusHalbasch opened this issue 13 years ago • 3 comments

I really haven't taken the time to look into whether this is on your side or if it's a problem with the eclipse Mylyn extension, but either way it's a problem that a solution should be found for. When right clicking on a task in the task list and selecting "Open With Browser" the url that Mylyn attempts to open is http://redmine/issues/show/5304 which returns a 404 because redmine removed the show part of the url a while back as it was not usefull, so the correct url is now http://redmine/issues/5304. There is a similar problem when parsing and linking svn repository links. The url used for svn links is compleatly wrong and cross-project links are not even recognized. I will provide more details on this if it is on your side, however if it is a problem with the eclipse extension then someone should consider updating it.

RocusHalbasch avatar Nov 01 '12 19:11 RocusHalbasch

Yup - we have the same issues on our side - shouldn't be much work to just fix the wrong URL or?

mbuchner avatar Dec 05 '12 10:12 mbuchner

Same here, Yep fixing the url shall do it.

cforce avatar Dec 05 '12 11:12 cforce

+1

jonnsn avatar Mar 20 '13 11:03 jonnsn