[Tickets #14216] Re: /admin/sqlshell.php fails on UPDATE query: Call to a member function fetch_array() on boolean

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Jan 6 17:49:48 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14216
------------------------------------------------------------------------------
  Ticket             | 14216
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | /admin/sqlshell.php fails on UPDATE query: Call to a
                     | member function fetch_array() on boolean
  Queue              | Horde Framework Packages
  Type               | Bug
-State              | Unconfirmed
+State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2016-01-06 17:49) wrote:

The issue is we issue a $db->select() call from the sqlshell, which  
obviously assumes the SQL is a SELECT.  I see that the execute method  
is deprecated, so we need to check the return type before moving on.







More information about the bugs mailing list