[MonoDevelop] Bug report for MonoDevelop: some special characters in project path generates problematic include paths and hint paths in project file

mayerwin traderwin+nabble at gmail.com
Sat Nov 3 09:05:13 UTC 2012


I am aware of Bugzilla but I prefer not to disclose my email address publicly
(I hope Nabble offers more privacy) due to spam concerns.

*Platform*: Windows
*Version*: MonoDevelop 3.0.4.7, but also the master 3.0.5 apparently.
*Description*: Having a project folder path containing some special
characters, such as "(" and ")" (probably others too), causes include paths
to be rewritten (if originally from a Visual Studio project) with a big
depth till the folder that contain the special characters. Example:

-    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="..\..\..\..\..\..\Hello
%28A+B%29\framework\dev\parent\solutionfolder\testproject\Properties\AssemblyInfo.cs"
/>

To reproduce, just create a project which parent folder path contains "(" or
")".

When opening the project on another computer the paths do not match anymore
and files cannot be found.



--
View this message in context: http://mono.1490590.n4.nabble.com/Bug-report-for-MonoDevelop-some-special-characters-in-project-path-generates-problematic-include-pate-tp4657238.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list