Community
Participate
Working Groups
if a url is not specified, there are some problems in the UI : if url is null: NPE at: @org.eclipse.mylyn.internal.tasks.ui.editors.AttachmentTableLabelProvider.getAttachmentId(AttachmentTableLabelProvider.java:133)@ if url is empty string: IllegalArgumentException at: @at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiMenus$1.run(TasksUiMenus.java:39)@
Created attachment 187586 [details] patch
Created attachment 187587 [details] mylyn/context/zip
Created attachment 187589 [details] patch v2 (+test)
Created attachment 187590 [details] mylyn/context/zip
Thanks Thomas! I have applied the patch.