MantisBT - CMake
View Issue Details
0008818CMakeCPackpublic2009-03-30 15:022011-07-29 00:16
Clinton Stimpson 
Bill Hoffman 
normalminoralways
closedfixed 
 
CMake-2-8 
0008818: cpack dragndrop generator with license file containing quotes
If a license file contains quotes, they need to be escaped or Rez will complain.
Attached is a patch.
No tags attached.
patch dnd.fix.patch (813) 2009-03-30 15:02
https://public.kitware.com/Bug/file/2146/dnd.fix.patch
Issue History
2009-03-30 15:02Clinton StimpsonNew Issue
2009-03-30 15:02Clinton StimpsonFile Added: dnd.fix.patch
2009-09-11 17:42Bill HoffmanStatusnew => assigned
2009-09-11 17:42Bill HoffmanAssigned To => David Cole
2009-09-28 17:15David ColeNote Added: 0017805
2009-09-28 17:15David ColeStatusassigned => resolved
2009-09-28 17:15David ColeResolutionopen => fixed
2009-09-28 17:16David ColeNote Added: 0017806
2009-09-28 17:16David ColeAssigned ToDavid Cole => Bill Hoffman
2009-09-28 17:16David ColeStatusresolved => assigned
2011-07-29 00:16Clinton StimpsonNote Added: 0027113
2011-07-29 00:16Clinton StimpsonStatusassigned => closed
2011-07-29 00:16Clinton StimpsonFixed in Version => CMake-2-8

Notes
(0017805)
David Cole   
2009-09-28 17:15   
Fixed in CVS HEAD. Assigning to Bill to merge to the CMake-2-8 branch.

/cvsroot/CMake/CMake/Source/CPack/cmCPackDragNDropGenerator.cxx,v <-- Source/CPack/cmCPackDragNDropGenerator.cxx
new revision: 1.8; previous revision: 1.7
(0017806)
David Cole   
2009-09-28 17:16   
Bill, please merge to the branch...
(0027113)
Clinton Stimpson   
2011-07-29 00:16   
Fixed a while back.