[EMAIL PROTECTED] wrote: > > I uploaded an xpi to bug 56301, and set its mime type to > application/x-xpinstall, Downloading it triggers the install dialog, but > the installer seems to be truncating > http://bugzilla.mozilla.org/attachment.cgi?id=62548 > to > http://bugzilla.mozilla.org/attachment.cgi > > causing less than stellar results. Is there a work around for this?
Use the context menu to "save link as..." with a .xpi extension and then launch the local file. XPInstall tries to be smart and passes everything after the question mark as arguments to the install script. I suppose it shouldn't trim it off the requested URL though. Please file a bug for this, thanks. -Dan Veditz
