MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010644 | CMake | CPack | public | 2010-04-29 12:03 | 2011-05-02 14:45 |
|
Reporter | Clinton Stimpson | |
Assigned To | David Cole | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | |
|
Summary | 0010644: problem using CPACK_NSIS_MENU_LINKS with non-http urls |
Description | If 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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0007828 | closed | David Cole | Impossible to create a Nullsoft installer without referencing bin folder | related to | 0007829 | closed | David Cole | CPACK_PACKAGE_EXECUTABLES should allow executables from anywhere |
|
Attached Files | |
|
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 |