Bug 215549 - Indicate obsolete attachments
Summary: Indicate obsolete attachments
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P4 enhancement with 3 votes (vote)
Target Milestone: 3.1   Edit
Assignee: Frank Becker CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
: 238443 (view as bug list)
Depends on:
Blocks: 158921
  Show dependency tree
 
Reported: 2008-01-16 14:32 EST by Andrew Overholt CLA
Modified: 2008-09-29 14:26 EDT (History)
7 users (show)

See Also:


Attachments
patch (2.32 KB, patch)
2008-09-26 16:33 EDT, Frank Becker CLA
no flags Details | Diff
mylyn/context/zip (2.63 KB, application/octet-stream)
2008-09-26 16:33 EDT, Frank Becker CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Overholt CLA 2008-01-16 14:32:11 EST
It would be nice if attachments that are obsolete were somehow marked as such in the task editor.

P.S. I find the components really confusing so sorry if this should be under Bugzilla or something else :)
Comment 1 Eike Stepper CLA 2008-01-20 06:30:08 EST
In addition it would be nice if I could render previous attachements obsolete through the task editor when adding new attachments to a task.
Comment 2 Steffen Pingel CLA 2008-01-20 14:02:20 EST
Eike, deprecating patches is tracked on bug 152065. You might want to add your requirements or vote there :).
Comment 3 Steffen Pingel CLA 2008-06-25 16:50:22 EDT
*** Bug 238443 has been marked as a duplicate of this bug. ***
Comment 4 Steffen Pingel CLA 2008-09-23 23:41:19 EDT
Frank, would you be interested in this bug? ITaskAttachment.isDeprecated() should provide the required data so it should mostly be a matter of decorating the attachment in the table in the task editor.
Comment 5 Frank Becker CLA 2008-09-26 16:33:04 EDT
Created attachment 113628 [details]
patch
Comment 6 Frank Becker CLA 2008-09-26 16:33:10 EDT
Created attachment 113629 [details]
mylyn/context/zip
Comment 7 Steffen Pingel CLA 2008-09-26 17:27:28 EDT
Thanks Frank! Patch applied.

Obsolete attachments are now displayed in a light-grey font.
Comment 8 Steffen Pingel CLA 2008-09-29 14:26:22 EDT
Marking resolved.