Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-40289

WebDAV Launcher Office Connector is broken in Firefox 43.0

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • 5.7.5, 5.9.1, 5.8.17
    • None

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Summary

      The WebDAV Launcher Office Connector is not signed correctly and so does not install or run in Firefox 43.0 or greater. This is a recent change in Mozilla policy for extension signing.

      Environment

      • Firefox 43.0 or higher
      • WebDAV Launcher 1.0.8.1-signed
      • Windows, Linux or Mac

      Steps to Reproduce

      In Firefox

      1. Go to Help > About Firefox
      2. Make sure Firefox is version 43.0 or higher
      3. Uninstall the WebDav Launcher

      In Confluence

      1. Go to a page with a Word document as an attachment
      2. Click on the Word document
      3. Click ... > Edit in Office
      4. Click Ok for the Download box
      5. Click Allow

      See error

      Expected Results

      The document should load in Word

      Actual Results

      The Firefox add-on is not added. If it is already added, it will not work. The Add-on shows

      The add-on downloaded from this site could not be installed because it appears to be corrupt.
      

      The WebDAV launcher is disabled with the message

      WebDAV Launcher could not be verified for use in Firefox and has been disabled.
      

      Notes

      This is a change in Firefox with Add-ons that are not signed correctly.

      Workaround 1

      1. Download the plugin directly from mozilla (using Chrome so it doesn't auto install) https://addons.mozilla.org/firefox/downloads/file/259818/webdav_launcher-1.0.8-fx.xpi
      2. Go to about:addons, then Cog Menu > Install Add-On from file and select the .xpi file
      3. Click Install on the pop-up box, then Restart

      Workaround 2

      1. Go the location bar and enter about:config
      2. Click I'll be careful, I promise!
      3. In the new Search field at the top enter xpinstall.signatures.required
      4. Double click the entry to make it false

      You can also put this entry in user.js in the firefox profile directory

      user.js
      user_pref("xpinstall.signatures.required", false);
      

      The plugin will now work.

            [CONFSERVER-40289] WebDAV Launcher Office Connector is broken in Firefox 43.0

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2879708 ] New: CONFSERVER Bug Workflow v4 [ 3003483 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2791696 ] New: JAC Bug Workflow v3 [ 2879708 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2721629 ] New: JAC Bug Workflow v2 [ 2791696 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391743 ] New: JAC Bug Workflow [ 2721629 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2271998 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391743 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2222089 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2271998 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2168623 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2222089 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1941013 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2168623 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1725627 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1941013 ]
            jonah (Inactive) made changes -
            Description Original: h2. Summary

            The WebDAV Launcher Office Connector is not signed correctly and so does not install or run in Firefox 43.0 or greater. This is [a recent change in Mozilla policy|https://wiki.mozilla.org/Addons/Extension_Signing] for extension signing.

            h2. Environment
            * Firefox 43.0 or higher
            * WebDAV Launcher 1.0.8.1-signed
            * Windows, Linux or Mac

            h2. Steps to Reproduce
            In Firefox
            # Go to Help > About Firefox
            # Make sure Firefox is version 43.0 or higher
            # Uninstall the WebDav Launcher

            In Confluence
            # Go to a page with a Word document as an attachment
            # Click on the Word document
            # Click ... > Edit in Office
            # Click Ok for the Download box
            # Click Allow

            See error

            h2. Expected Results
            The document should load in Word

            h2. Actual Results
            The Firefox add-on is not added. If it is already added, it will not work. The Add-on shows
            {noformat}
            The add-on downloaded from this site could not be installed because it appears to be corrupt.
            {noformat}
            The WebDAV launcher is disabled with the message
            {noformat}
            WebDAV Launcher could not be verified for use in Firefox and has been disabled.
            {noformat}
             
            h2. Notes
            This is [a change in Firefox with Add-ons that are not signed correctly|https://wiki.mozilla.org/Addons/Extension_Signing].

            h2.Workaround 1
            # Download the plugin directly from mozilla (using Chrome so it doesn't auto install) https://addons.mozilla.org/firefox/downloads/file/259818/webdav_launcher-1.0.8-fx.xpi
            # Go to {{about:addons}}, then Cog Menu > Install Add-On from file and select the {{.xpi}} file
            # Click Install on the pop-up box, then Restart

            h2.Workaround 2
            # Go the location bar and enter {{about:config}}
            # Click _I'll be careful, I promise!_
            # In the new Search field at the top enter {{xpinstall.signatures.required}}
            # Double click the entry to make it *false*

            You can also put this entry in {{user.js}} in the firefox profile directory
            {code:title=user.js|language=javascript}
            user_pref("xpinstall.signatures.required", false);
            {code}

            The plugin will now work.
            New: {panel:bgColor=#e7f4fa}
              *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-40289].
              {panel}

            h2. Summary

            The WebDAV Launcher Office Connector is not signed correctly and so does not install or run in Firefox 43.0 or greater. This is [a recent change in Mozilla policy|https://wiki.mozilla.org/Addons/Extension_Signing] for extension signing.

            h2. Environment
            * Firefox 43.0 or higher
            * WebDAV Launcher 1.0.8.1-signed
            * Windows, Linux or Mac

            h2. Steps to Reproduce
            In Firefox
            # Go to Help > About Firefox
            # Make sure Firefox is version 43.0 or higher
            # Uninstall the WebDav Launcher

            In Confluence
            # Go to a page with a Word document as an attachment
            # Click on the Word document
            # Click ... > Edit in Office
            # Click Ok for the Download box
            # Click Allow

            See error

            h2. Expected Results
            The document should load in Word

            h2. Actual Results
            The Firefox add-on is not added. If it is already added, it will not work. The Add-on shows
            {noformat}
            The add-on downloaded from this site could not be installed because it appears to be corrupt.
            {noformat}
            The WebDAV launcher is disabled with the message
            {noformat}
            WebDAV Launcher could not be verified for use in Firefox and has been disabled.
            {noformat}
             
            h2. Notes
            This is [a change in Firefox with Add-ons that are not signed correctly|https://wiki.mozilla.org/Addons/Extension_Signing].

            h2.Workaround 1
            # Download the plugin directly from mozilla (using Chrome so it doesn't auto install) https://addons.mozilla.org/firefox/downloads/file/259818/webdav_launcher-1.0.8-fx.xpi
            # Go to {{about:addons}}, then Cog Menu > Install Add-On from file and select the {{.xpi}} file
            # Click Install on the pop-up box, then Restart

            h2.Workaround 2
            # Go the location bar and enter {{about:config}}
            # Click _I'll be careful, I promise!_
            # In the new Search field at the top enter {{xpinstall.signatures.required}}
            # Double click the entry to make it *false*

            You can also put this entry in {{user.js}} in the firefox profile directory
            {code:title=user.js|language=javascript}
            user_pref("xpinstall.signatures.required", false);
            {code}

            The plugin will now work.

              fxu Feng Xu (Inactive)
              jrichards@atlassian.com James Richards
              Affected customers:
              7 This affects my team
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: