windows installer installs uses .LNK files where it should use .URL files

Bug #635237 reported by Samuel Bronson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Windows Installers
Fix Released
Medium
Alexander Belchenko

Bug Description

The Windows installer inappropriately uses .LNK (Windows shortcut) files rather than .URL ("Internet Shortcut") files for the start-menu group entries named "Bazaar Home Page" and "TortoiseBzr Documentation".

In the case of "Bazaar Home Page.lnk", it's especially odd because the shortcut points to "C:\Program Files\Bazaar\bazaar.url", which (with another name) is what should have been installed in the start menu group.

Anyway, the *reason* this is bad is that it can break dragging into the browser. For example, when I drag either shortcut from the start menu into Firefox Portable (Firefox configured to be run directly from e.g. a USB stick; it should be obvious that this is ordinarily never the default browser), the URL bar just displays the file:// URL of the shortcut, and:

1) in the case of "Bazaar Home Page" I see:

[InternetShortcut]
URL=http://bazaar.canonical.com/
Hotkey=0
IconIndex=0
IconFile=
WorkingDirectory=
ShowCommand=1

2) In the case of "TortoiseBZR documentation", I see the documentation, but if I click on a link, the browser navigates to something like file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Programs/Bazaar/intro.html (which obviously does not exist).

Tags: installer

Related branches

affects: bzr → bzr-windows-installers
Revision history for this message
Alexander Belchenko (bialix) wrote :

"In the case of "TortoiseBZR documentation", I see the documentation, but if I click on a link," -- what's the link? As I can see the URL in Start Menu works correctly.

Changed in bzr-windows-installers:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Alexander Belchenko (bialix)
Revision history for this message
Alexander Belchenko (bialix) wrote :

I've fixed URL creation. It should be in the next bzr installer (bzr 2.2.1 expected Sept. 16, 2010)

Changed in bzr-windows-installers:
status: In Progress → Fix Released
Revision history for this message
Alexander Belchenko (bialix) wrote :

For any bugs about TortoiseBzr documentation, please file a separate bug report, and assign it to tortoisebzr project first.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.