mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #63324
[Bug 1945264] Re: Extend ADODB to use our $SESSION
Is this a Mahara wishlist item though or an ADODB one?
** Changed in: mahara
Importance: Undecided => Wishlist
** Changed in: mahara
Status: New => Confirmed
--
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:
Confirmed
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
References