Ross Gardler (JIRA) wrote: > Install link for Forrestbar doesn't work > ---------------------------------------- > > Key: FOR-994 > URL: https://issues.apache.org/jira/browse/FOR-994 > Project: Forrest > Issue Type: Bug > Components: Documentation and website > Affects Versions: 0.8-dev > Reporter: Ross Gardler > Priority: Minor > > > http://forrest.apache.org/tools/forrestbar.html provides a link to download > and install the forrestbar. However, it does not install it, it opens the xpi > the browser. > > I suspect the mime-type is wrong.
What is the mime-type? I recently tried this in our .htaccess AddType application/x-xpinstall .xpi Aha, i found it. There are various versions of the forrestbar at f.a.o/tools/ ... forrestbar.xpi forrestbar-0.8.xpi forrestbar-0.7.xpi For some reason the first two were not updated. Done now but will be at least an hour until published. -David
