[Tickets #9473] Re: PHP ERROR: imp/lib/Prefs/Identity.php

bugs at horde.org bugs at horde.org
Wed Dec 29 11:06:37 UTC 2010


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

Ticket URL: http://bugs.horde.org/ticket/9473
------------------------------------------------------------------------------
  Ticket             | 9473
  Updated By         | rsalmon at mbpgroup.com
  Summary            | PHP ERROR: imp/lib/Prefs/Identity.php
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2010-12-29 06:06) wrote:

possible patch :

--- Identity.php.org	2010-12-29 12:04:56.000000000 +0100
+++ Identity.php	2010-12-29 12:04:59.000000000 +0100
@@ -230 +230 @@
-                $this->getValue('alias_addr', $ident),
+                (is_null($this->getValue('alias_addr', $ident)) ?  
array() : $this->getValue('alias_addr', $ident)),







More information about the bugs mailing list