https://bugs.kde.org/show_bug.cgi?id=282783 Summary: Creating project with names including '+' get mangled Product: kdevelop Version: 4.2.2 Platform: Debian testing OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: post@hendrik-sattler.de Version: 4.2.2 (using KDE 4.6.5) OS: Linux Hi, I try to create a project that includes the character '+': "myproject++". This is supported by CMake and the file system just fine. However, kdevelop changes that to "myproject%2b%2B" and also names the folder on disk like that. Please don't do this! Either accept what you user wants or tell him _why_ it's not possible. A rather silent name mangling is not the way. Reproducible: Always Steps to Reproduce: Just try to create a project with such a name. Expected Results: Keep the '+' character instead of using %2B instead. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs