| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |||||||||||
|
|||||||||||
| Relationships |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |