[Tickets #12410] Re: After upgrading to 3.1.1 from 3.0.x Ingo fails to display Sieve Rules
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Oct 14 12:38:41 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12410
------------------------------------------------------------------------------
Ticket | 12410
Updated By | Jan Schneider <jan at horde.org>
Summary | After upgrading to 3.1.1 from 3.0.x Ingo fails to
| display Sieve Rules
Queue | Ingo
Version | 3.1.1
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2013-10-14 14:38) wrote:
> I've restarted my Apache2 severeal times, but the error did not go away!
>
> If I insert "print_r($scripts)" before line 116 in
> "/var/www/horde/ingo/lib/Factory/Script.php" as suggested, so it reads
> --- snip ---
> public function createAll()
> {
> $scripts = $GLOBALS['session']
> ->get('ingo', 'backend/script', Horde_Session::TYPE_ARRAY);
> $instances = array();
> /* 2013-10-11, 10:04:36, haasc: fuer debugging */
> print_r($scripts)
> foreach (array_keys($scripts) as $rule) {
> $instances[$rule] = $this->create($rule);
> }
> return $instances;
> }
> --- snap ---
>
> and reload the page, the whole Horde-WebUI (not only Ingo!) wents just white.
> No error in "var/log/syslog", no error in "/var/log/apache2/error.log" ...
>
> After removing or commenting the "print_r($scripts)"-line,
> everything is again OK besides that no sieve-filters are displayed
> in Ingo.
>
> Where can I look further?
>
> System Debian, Horde 5.1.2. Ingo 3.1.2.
> The Mailserver resides on different machine.
> I have several sieve-scripts, which I can manage on the mailserver
> via sievshell, so that it is verfied that timsieved is working.
>
Please use the mailing list to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
More information about the bugs
mailing list