[imp] Maintenance fixes
Jon Parise
jon@horde.org
Thu, 3 Jan 2002 23:39:55 -0500
On Thu, Jan 03, 2002 at 06:07:53PM -0700, Michael M Slusarz wrote:
> I see there is a bit of a bug (or at least unexpected performance) with a
> new user logging on to IMP for the first time. The following diff fixes
> that. Also, I realized that I never actually set the cache of the list of
> available maintenace - this too has been fixed.
Committed to HEAD. I'll merge it into the stable branch in a
week if no more problems arise.
--
Jon Parise (jon@csh.rit.edu) . Information Technology (2001)
http://www.csh.rit.edu/~jon/ : Computer Science House Member
>From liamr@umich.edu Date: Thu, 3 Jan 2002 23:45:22 -0500
Return-Path: <liamr@umich.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 75145 invoked from network); 4 Jan 2002 04:45:29 -0000
Received: from berzerk.gpcc.itd.umich.edu (smtp@141.211.2.162)
by clark.horde.org with SMTP; 4 Jan 2002 04:45:29 -0000
Received: from esperanto.web.itd.umich.edu (smtp@esperanto.web.itd.umich.edu [141.213.231.69])
by berzerk.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id XAA11441
for <imp@lists.horde.org>; Thu, 3 Jan 2002 23:45:23 -0500 (EST)
Received: (from nobody@localhost)
by esperanto.web.itd.umich.edu (8.8.8/4.9.1-cyrus) id XAA08871
for imp@lists.horde.org; Thu, 3 Jan 2002 23:45:22 -0500 (EST)
X-Authentication-Warning: esperanto.web.itd.umich.edu: nobody set sender to liamr@umich.edu using -f
Received: from 68.40.66.44 ( [68.40.66.44])
as user liamr@l.imap.itd.umich.edu by mail-test.www.umich.edu with HTTP;
Thu, 3 Jan 2002 23:45:22 -0500
Message-ID: <1010119522.3c35336280f8f@mail-test.www.umich.edu>
Date: Thu, 3 Jan 2002 23:45:22 -0500
From: Liam Hoekenga <liamr@umich.edu>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
Subject: imp 3.0 (final) spelling problems - extra letters being added
Since I upgraded to the release, spell check isn't working right. It can, on
occasion, throw a bunch of extra letters in, and while it sees the words
separately while checking things, it eventually makes it one big run-on.
Here's a picture of my spell check window...
http://www-personal.umich.edu/~liamr/spelling-problems.jpg
I'm using IMP 3.0, Horde 2.0, Apache 1.3.20, PHP 4.10, Aspell 0.33.7 on Solaris
2.6
The spell check worked ok with the release candidates.
Liam