Community
Participate
Working Groups
Seems odd that even though this API exists, if a connector doesn't set the taskUrl in the ITask, copyURL wont work, but open in browser will.
Created attachment 200610 [details] changed file Suggested changes. Sorry Steffen, I have no clue how I can actually get you a patch with git
Created attachment 200611 [details] mylyn/context/zip
Thomas, to create a patch, please commit locally and then follow these steps: http://wiki.eclipse.org/EGit/User_Guide#Creating_Patches
Created attachment 201316 [details] patch v1
This looks good. I am happy to apply if you could make the following changes: rename getTaskUrl() to getUrl(), add an @author tag for yourself and add a test case to CopyDetailsActionTest. Thanks!
Created attachment 207553 [details] patch v2
Created attachment 207554 [details] mylyn/context/zip
Thanks! I have applied the patch.