Public bug reported:

Currently we are patching ADODB to use our session handling.

https://reviews.mahara.org/#/c/6840/1/htdocs/lib/adodb/adodb-
pager.inc.php

We should instead be extending ADODB and overriding the method and then
using our extended version.

This would allow for easier upgrades in the future and less maintenance
of third party code.

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: infrastructure

-- 
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/1945264

Title:
  Extend ADODB to use our $SESSION

Status in Mahara:
  New

Bug description:
  Currently we are patching ADODB to use our session handling.

  https://reviews.mahara.org/#/c/6840/1/htdocs/lib/adodb/adodb-
  pager.inc.php

  We should instead be extending ADODB and overriding the method and
  then using our extended version.

  This would allow for easier upgrades in the future and less
  maintenance of third party code.

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


_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to