| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0041465) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |