Summary | error on enabling pref atc_flag |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 09/15/2009 (5773 days ago) |
Due | |
Updated | 01/13/2010 (5653 days ago) |
Assigned | |
Resolved | 09/15/2009 (5773 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug #8578: Fix variable namehttp://git.horde.org/diff.php/imp/lib/Imap/Flags.php?rt=horde-git&r1=5fa1d924ecaba1a2217720fab3f38453903924f7&r2=85f1da43dcc387ca1af23ec15f4d30f874daae8d
Assigned to Michael Slusarz
State ⇒ Resolved
Bug #8578: Fix variable namehttp://git.horde.org/diff.php/imp/lib/Imap/Flags.php?rt=horde-hatchery&r1=5fa1d924ecaba1a2217720fab3f38453903924f7&r2=85f1da43dcc387ca1af23ec15f4d30f874daae8d
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ error on enabling pref atc_flag
Type ⇒ Bug
State ⇒ Unconfirmed
$_prefs['atc_flag']['value']=1;
Fatal error: Call to a member function getType() on a non-object in
/var/www/html/horde/imp/lib/Imap/Flags.php on line 294
I've check Flags.php: $ob isn't defined anywhere and I don't know how
to fix this.