MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007921 | CMake | CMake | public | 2008-11-03 09:16 | 2016-06-10 14:30 |
| Reporter | bullestock | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0007921: Ampersands in source groups are not escaped in Visual Studio project files | ||||
| Description | CMake 2.6.2, using "Visual Studio 8 2005" generator: When creating a source group like SOURCE_GROUP("Debug & Logging" the resulting .vcproj file contains <Filter Name="Debug & Logging" which of course is not valid XML. Manually editing the file to say <Filter Name="Debug & Logging" works as expected. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-11-03 09:16 | bullestock | New Issue | |||
| 2009-02-13 16:17 | Bill Hoffman | Status | new => assigned | ||
| 2009-02-13 16:17 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041465 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||