← Back to team overview

mahara-contributors team mailing list archive

[Bug 1890217] A patch has been submitted for review

 

Patch for "main" branch: https://reviews.mahara.org/12286

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1890217

Title:
  Replace unmaintained Dwoo templating engine

Status in Mahara:
  Confirmed

Bug description:
  The Dwoo templating engine, which we use to process all our Smarty
  templates is no longer maintained. The website has been taken down and
  the Github project is archived: https://github.com/dwoo-project/dwoo

  This may start to cause problems for us as PHP moves on and Dwoo does
  not keep up with the new code. Currently it has been unmaintained
  since 2018. It looks like Dwoo was developed to make Smarty faster,
  but perhaps it is no longer faster. Smarty is at least patched for the
  latest PHP versions.

  We need to investigate what to do next in order to not be relying on
  an unmaintained library for all our templating. We can probably patch
  it ourselves for a limited time, but will need to move on from Dwoo.

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



References