Bug 413519 - [Exports] Generated plugin has errors if profile file name has spaces in it
Summary: [Exports] Generated plugin has errors if profile file name has spaces in it
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Others (show other bugs)
Version: 0.10.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-23 08:53 EDT by Ronan Barrett CLA
Modified: 2017-09-08 09:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ronan Barrett CLA 2013-07-23 08:53:48 EDT
When an export is ran on a profile whose file name contains spaces the resulting plugin is invalid. The spaces should be encoded in a consistent way.
Comment 1 Ronan Barrett CLA 2013-07-23 09:12:19 EDT
The same issue occurs if a character like "_" is used in the file name. Other special characters may have the same behaviour.

Also when spaces or special charcters exist in the name the plugin will not generate the org.eclipse.papyrus.uml.extensionpoints.UMLProfile extension. This means the profile doesn't show up in the registered plugin/profile list.