| Summary | PHP Notice in logs when gnupg isn't defined |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | seifert (at) everybody (dot) org |
| Created | 10/18/2005 (7326 days ago) |
| Due | |
| Updated | 10/09/2009 (5874 days ago) |
| Assigned | |
| Resolved | 10/18/2005 (7326 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP Notice in logs when gnupg isn't defined
Queue ⇒ IMP
New Attachment: compose.php.diff
installation, a notice gets written to the logs because we don't have
gnupg installed:
PHP Notice: Undefined index: gnupg in
/virtual/horde/horde-3.0.5/imp-h3-4.0.4/compose.php on line 839,
referer:
http://webmail.everybody.org/horde/imp/compose.php?uniq=2e4ttnan4d5w
Patch is attached.