Ticket #16491 (closed defect: fixed)
base/src/port/port.tcl should quote homepage when opening it
| Reported by: | blb@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.7.0 |
| Component: | base | Version: | 1.7.0 |
| Keywords: | port command homepage gohome | Cc: | raimue@… |
| Port: |
Description
In the code for handling the gohome command, the $homepage variable is not quoted when passed to the shell, which causes issues when a character handled by the shell is present in the homepage. To see this, try port gohome xdvipdfmx and note that the page loaded has everything from the & to the end stripped. To see a more catastrophic error, try port gohome libksba (at least until that port's homepage is corrected).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


