Summary | Variable out of scope Notice in lib/Search.php |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | ekg2002 (at) columbia (dot) edu |
Created | 01/05/2007 (6861 days ago) |
Due | |
Updated | 01/05/2007 (6861 days ago) |
Assigned | |
Resolved | 01/05/2007 (6861 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Variable out of scope Notice in lib/Search.php
Queue ⇒ IMP
Notice: Undefined variable: text in
/var/www/localhost/htdocs/horde/imp/lib/Search.php on line 544
occurs because $text is not defined in the scope where the return is located.