[Tickets #14346] Error log after INSERT is not right

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Apr 29 11:36:55 UTC 2016


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

Ticket URL: https://bugs.horde.org/ticket/14346
------------------------------------------------------------------------------
  Ticket             | 14346
  Created By         | ibon.igartua at ehu.eus
  Summary            | Error log after INSERT is not right
  Queue              | Ingo
  Version            | 3.2.10
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


ibon.igartua at ehu.eus (2016-04-29 11:36) wrote:

After adding a new address into the whitelist/blacklist the error log  
in case of a db exception after the db INSERT is printing the result  
of the query and not the error info.

I would suggest the following change at ingo/lib/Storage/Sql.php:238
<                  Horde::log($result, 'ERR');
>                  Horde::log($e, 'ERR');





More information about the bugs mailing list