← Back to team overview

mahara-contributors team mailing list archive

[Bug 1401372] Re: Networking warning

 

*** This bug is a duplicate of bug 1401324 ***
    https://bugs.launchpad.net/bugs/1401324

Hi Eduardo,

Thanks for the bug report! This one is also caused by Bug 1401324. It
should be fixed by this patch: https://reviews.mahara.org/4078

Cheers,
Aaron

** This bug has been marked a duplicate of bug 1401324
   Broken sql queries post adodb upgrade

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

Title:
  Networking warning

Status in Mahara ePortfolio:
  New

Bug description:
  Tested on mahara 15.04dev
  Firefox (latest version)
  Linux

  How to replicate the bug:

  1. Log in as an admin
  2. Go to Administration
  3. Go to Configure site -> Networking

  4. And the following warning will appear:

  [WAR] 57 (lib/errors.php:745) Invalid values parameter sent to get_recordset_sql.
  Call stack (most recent first):

      log_message("Invalid values parameter sent to get_recordset_sql...", 8, true, true) at /var/www/html/maharalatest/htdocs/lib/errors.php:95
      log_warn("Invalid values parameter sent to get_recordset_sql...") at /var/www/html/maharalatest/htdocs/lib/errors.php:745
      SQLException->__construct("Invalid values parameter sent to get_recordset_sql...") at /var/www/html/maharalatest/htdocs/lib/dml.php:457
      get_recordset_sql("SELECT * FROM "config" WHERE field IN ('openssl_ke...", "field") at /var/www/html/maharalatest/htdocs/lib/dml.php:426
      get_recordset_select("config", "field IN ('openssl_keypair', 'openssl_keypair_expi...", "field", "field, value", "*") at /var/www/html/maharalatest/htdocs/lib/dml.php:734
      get_records_select_menu("config", "field IN ('openssl_keypair', 'openssl_keypair_expi...", "field", "field, value") at /var/www/html/maharalatest/htdocs/api/xmlrpc/lib.php:1390
      OpenSslRepo->get_keypair() at /var/www/html/maharalatest/htdocs/api/xmlrpc/lib.php:1312
      OpenSslRepo->__construct() at /var/www/html/maharalatest/htdocs/api/xmlrpc/lib.php:1298
      OpenSslRepo::singleton() at /var/www/html/maharalatest/htdocs/admin/site/networking.php:40

  [WAR] 57 (lib/dml.php:457) Invalid values parameter sent to get_recordset_sql.
  Call stack (most recent first):

      get_recordset_sql("SELECT * FROM "config" WHERE field IN ('openssl_ke...", "field") at /var/www/html/maharalatest/htdocs/lib/dml.php:426
      get_recordset_select("config", "field IN ('openssl_keypair', 'openssl_keypair_expi...", "field", "field, value", "*") at /var/www/html/maharalatest/htdocs/lib/dml.php:734
      get_records_select_menu("config", "field IN ('openssl_keypair', 'openssl_keypair_expi...", "field", "field, value") at /var/www/html/maharalatest/htdocs/api/xmlrpc/lib.php:1390
      OpenSslRepo->get_keypair() at /var/www/html/maharalatest/htdocs/api/xmlrpc/lib.php:1312
      OpenSslRepo->__construct() at /var/www/html/maharalatest/htdocs/api/xmlrpc/lib.php:1298
      OpenSslRepo::singleton() at /var/www/html/maharalatest/htdocs/admin/site/networking.php:40

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


References