Problem/Motivation

From #3322969-8: Add an update hook to download required JavaScript libraries:

Apparently this hook does not work when the zip extension is not available.

Proposed resolution

There's no reason we couldn't download tar archives instead. Let's just do that, and change the tests accordingly.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Crediting @bschwetzel for finding this problem.

  • phenaproxima committed 675b1a6 on 8.x-4.x
    Issue #3323446 by phenaproxima, bschwetzel: Change update 9001 so that...
phenaproxima’s picture

Status: Active » Fixed

  • phenaproxima committed c5c34d5 on 5.0.x
    Issue #3323446 by phenaproxima, bschwetzel: Change update 9001 so that...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.