Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 240191 - exporting a local task with a ":" (colon) in the title fails when several local task are exported
Summary: exporting a local task with a ":" (colon) in the title fails when several loc...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 2.3   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: 3.1   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 248364
  Show dependency tree
 
Reported: 2008-07-09 11:36 EDT by Dirk Osswald CLA
Modified: 2009-01-29 00:38 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Osswald CLA 2008-07-09 11:36:00 EDT
If you select several local tasks and export them, then the generated files are named automatically (which is good!)

But if one of the tasks to export contains a ":" colon in the title then the generation of the file name seems to fail and an empty file is created.

If e.g. the task is entitled "foo foo foo : bar bar bar" then a file named "foo foo foo" (without ".xml.zip suffix) is created with size 0.
Comment 1 Steffen Pingel CLA 2009-01-29 00:38:20 EST
I have changed the export implementation to generate a single file with all exported items.