Community
Participate
Working Groups
Build Identifier: Helios 20100617-1415 This bug occurs when using a workspace whose name contains a space. When profiling a template, the mtpl file is created. this file can be opened, but when trying to expand the "Profile Resource" node in the editor the following error occurs : java.net.MalformedURLException: Unsupported "platform:" protocol variation "Name of workspace containing spaces". Reproducible: Always Steps to Reproduce: 1. use a workspace whose name contains a space 2. profile any acceleo template 3. open the mtlp file and try to expand the "Profile Resource" node.
Please provide the whole stack of the exceptions you get when raising exception-related bugs. I'll try and reproduce this, though I'd say it is related to the serialization of the mtlp file.
Created attachment 179005 [details] Stack trace
(In reply to comment #1) > Please provide the whole stack of the exceptions you get when raising > exception-related bugs. > > I'll try and reproduce this, though I'd say it is related to the serialization > of the mtlp file. I've just attached a text file containing the stack trace.
The fix has been contributed on HEAD. It will be available in Acceleo 3.1.0 M7.