mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06754
[Bug 887400] Re: get_config_plugin does too many queries
https://reviews.mahara.org/#change,835
https://reviews.mahara.org/#change,836
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/887400
Title:
get_config_plugin does too many queries
Status in Mahara ePortfolio:
Fix Committed
Bug description:
The get_config_plugin function fails to remember when a query for a
particular value returns nothing, and queries the table again on every
subsequent call. Also, it can be improved by reading entire
<plugintype>_config tables (they're very small) instead of just
reading values for one plugin at a time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/887400/+subscriptions
References