View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010644CMakeCPackpublic2010-04-29 12:032011-05-02 14:45
ReporterClinton Stimpson 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionCMake 2.8.4Fixed in VersionCMake 2.8.4 
Summary0010644: problem using CPACK_NSIS_MENU_LINKS with non-http urls
DescriptionIf one puts https:// or ftp:// mailto:// or other URLs in CPACK_NSIS_MENU_LINKS, they get treated as Windows shortcuts.

cmCPackNSISGenerator::CreateMenuLinks() is only considering http: as a URL.
Maybe it should use a generic regex to check for valid URLs.
TagsNo tags attached.
Attached Files

 Relationships
related to 0007828closedDavid Cole Impossible to create a Nullsoft installer without referencing bin folder 
related to 0007829closedDavid Cole CPACK_PACKAGE_EXECUTABLES should allow executables from anywhere 

  Notes
(0024509)
David Cole (manager)
2011-01-07 14:46

Fixed in this git commit, just pushed to 'next':
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1bbe4e69171f3155f262bb12f15437db4b71c207 [^]

Should make it into 2.8.4...
(0026323)
David Cole (manager)
2011-05-02 14:45

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2010-04-29 12:03 Clinton Stimpson New Issue
2010-12-15 09:13 David Cole Assigned To => David Cole
2010-12-15 09:13 David Cole Status new => assigned
2010-12-17 07:35 David Cole Target Version => CMake 2.8.4
2011-01-07 14:34 David Cole Relationship added related to 0007828
2011-01-07 14:46 David Cole Note Added: 0024509
2011-01-07 14:46 David Cole Status assigned => resolved
2011-01-07 14:46 David Cole Fixed in Version => CMake 2.8.4
2011-01-07 14:46 David Cole Resolution open => fixed
2011-01-07 17:38 David Cole Relationship added related to 0007829
2011-05-02 14:45 David Cole Note Added: 0026323
2011-05-02 14:45 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team