[Tickets #7077] error in sieve.php

bugs at horde.org bugs at horde.org
Thu Jul 17 13:24:15 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/7077
------------------------------------------------------------------------------
  Ticket             | 7077
  Created By         | wolfgang.rosenauer at an-netz.de
  Summary            | error in sieve.php
  Queue              | Ingo
  Version            | 1.2
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


wolfgang.rosenauer at an-netz.de (2008-07-17 09:24) wrote:

The following error happens when many blacklist addresses are set up in Ingo:

PHP Fatal error:  Call to undefined method  
Ingo_Script_sieve::addblock() in  
/srv/www/htdocs/groupware/ingo/lib/Script/sieve.php on line 294

addblock (resp. addBlock) has been removed AFAICS.
I _guess_ that the line

$this->addblock($if);
should be changed to
$this->_blocks[] = $if;





More information about the bugs mailing list