[horde] Errors Upon Login with Latest CVS

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Dec 8 14:19:31 PST 2003


Quoting "Michael C. Ibarra" <ibarra at hawk.com>:

| Nope, still broken :)
|
| -mike
|
| Warning: Missing argument 1 for filter() in
| /local2/apache/htdocs/horde/imp/lib/Filter.php on line 37
|
| Warning: Cannot modify header information - headers already sent by
| (output
| started at /local2/apache/htdocs/horde/imp/lib/Filter.php:37) in
| /local2/apache/htdocs/horde/imp/redirect.php on line 140

As far as I can tell, filter() is only called from 3 files:

slusarz at bigworm % fgrep -rn 'IMP_Filter::filter' *
lib/Block/summary.php:84:  IMP_Filter::filter('INBOX');
lib/Session.php:262:       IMP_Filter::filter('INBOX');
mailbox.php:321:           IMP_Filter::filter($imp['mailbox']);

and all 3 have the 1st parameter set so maybe one of those files isn't being
updated for you?

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder



More information about the horde mailing list