Opened 13 years ago
Closed 13 years ago
#9539 closed defect (fixed)
Wrong additions iso url when VBOX_BUILD_PUBLISHER is set => Fixed in SVN
Reported by: | Felix Geyer | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.1.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
When VBOX_BUILD_PUBLISHER is set to a string != "_OSE" the url to download VBoxGuestAdditions.iso is wrong.
For example: http://download.virtualbox.org/virtualbox/4.1.2/VBoxGuestAdditions_4.1.2_Debian.iso
The problem seems to be in UIMachineLogic::sltInstallGuestAdditions() where "_OSE" is removed from the version string instead of the value of VBOX_BUILD_PUBLISHER.
--
forwarded from http://bugs.debian.org/637349
Change History (2)
comment:1 by , 13 years ago
Summary: | Wrong additions iso url when VBOX_BUILD_PUBLISHER is set → Wrong additions iso url when VBOX_BUILD_PUBLISHER is set => Fixed in SVN |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the report. That will be fixed in the next maintenance release.