← Back to team overview

mahara-contributors team mailing list archive

[Bug 1441936] [NEW] Remove dependency on external zip & unzip utilities

 

Public bug reported:

Mahara currently requires access to an external zip & unzip binary, for
certain functionality. This is a perrenial cause of problems for people
running Mahara on non-standard platforms, like Windows or shared
hosting.

There's no need for this. Modern PHP implementations come with unzip and
zip methods build in, which work perfectly well.

** Affects: mahara
     Importance: Low
         Status: Confirmed


** Tags: snack-sized

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1441936

Title:
  Remove dependency on external zip & unzip utilities

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Mahara currently requires access to an external zip & unzip binary,
  for certain functionality. This is a perrenial cause of problems for
  people running Mahara on non-standard platforms, like Windows or
  shared hosting.

  There's no need for this. Modern PHP implementations come with unzip
  and zip methods build in, which work perfectly well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1441936/+subscriptions


Follow ups

References