[dev] Undefined property in IMAP_Search?

John Morrissey jwm at horde.net
Tue May 17 06:42:02 PDT 2005


I'm getting an undefined property warning in IMAP_Search on my FRAMEWORK_3
installation:

Notice: Undefined property: flags_UID in
/var/www/html/horde/framework-inst/Horde/IMAP/Search.php on line 190

The corresponding line:

if (!($indices1 = $this->_imapSearch($imap, $ob->flags_UID))) {

It seems the same code is present in HEAD, but I'm not sure what the correct
replacement for $ob->flags_UID is; should the check be whether 'UID' is
present in $ob->flags()?

john
-- 
John Morrissey          _o            /\         ----  __o
jwm at horde.net        _-< \_          /  \       ----  <  \,
www.horde.net/    __(_)/_(_)________/    \_______(_) /_(_)__


More information about the dev mailing list