After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 220517 - delete multiple results in no selection in exchange folder w/o "hide deleted" set
delete multiple results in no selection in exchange folder w/o "hide deleted"...
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
unspecified
Other All
: Normal minor
: 2.5
Assigned To: Connector Maintainer
Ximian Connector QA
evolution[connector]
Depends on:
Blocks: 327514
 
 
Reported: 2002-02-14 16:25 UTC by Dan Winship
Modified: 2008-03-12 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Winship 2002-02-14 16:25:33 UTC

Comment 1 Jeffrey Stedfast 2002-02-14 20:17:13 UTC
say again? :)
Comment 2 Dan Winship 2002-02-22 20:57:34 UTC
I put this here as a note to me, but since jeff and ettore have
both asked now...

Go to an Exchange folder.
Turn off "Hide Deleted Messages".
Select several messages moving upward (ie, so that the ETable
  cursor is at the top of the selection rather than the bottom)
Delete them.

The messages disappear and there is no selection. The mailer
should have selected the message following the deleted block.
Comment 3 Ettore Perazzoli 2002-02-25 22:19:12 UTC
Hm, is this really 1.0?
Comment 4 Dan Winship 2002-02-25 22:21:36 UTC
yes, it's a trivial message-display.c problem
Comment 5 Peter A. Goodall 2002-04-24 20:21:13 UTC
Chris Collins at DSR Net (ccollins@dsrnet.com) says that he is getting
this error constantly, and cannot use the mailer.  I will paste his
e-mail below:

"I have been spending more time in the mail client and getting a lot
of errors when doing things like moving items to folders, opening
messages, and opening folders. For example :

Error while 'retrieving message 17124':
Error retrieving message

Our Exchange service provider is running service pack one and is not
planning to upgrade to SP-2 until mid May. I don't know if this will
have any affect on the issues I have been having, but I thought I
should mention it. I think the debug file I sent you recently shows
the issue."

He will not deply until this is fixed.
Comment 6 Dan Winship 2002-04-24 21:47:56 UTC
Oops, I told Pete that that was this bug, but it's not really
Comment 7 Peter Williams 2002-08-23 20:59:26 UTC
So, what's the deal with this? Is it a real bug? Is it really
exchange-only? Danw, are you going to fix it?
Comment 8 Dan Winship 2002-08-24 22:47:25 UTC
it's a real bug. it's pretty much exchange only. well, you could
duplicate it with IMAP if you used two clients at once, but it's
not very likely.

The issue is something like this (i forget the exact details, it's
been a while): when you delete messages N to N+M, at some point in
the process, it tries to select message N+1, even though the
selection will eventually end up at message N+M+1. With Connector,
deleting the messages actually makes them move to the Deleted Items
folder, so the attempt to temporarily select message N+1 fails and
you end up with no selection.
Comment 9 Gerardo Marin 2004-01-13 22:26:41 UTC
Retargeting 1.5.2 bug reports to 1.5.3. Sorry for the spam
Comment 10 Gerardo Marin 2004-01-27 18:45:51 UTC
Retargeting 1.5.3 reports to 1.5.4. Sorry for the spam.
Comment 11 Not Zed 2004-05-24 04:51:41 UTC
hide deleted messages should be forced to on for connector, i suppose

why are messages being deleted before sync is being called anyway? 
until that time it should be only a local flag
Comment 12 Basilio Kublik 2007-11-30 02:18:33 UTC
Hi there
Is this issue still valid or is it obsolete already?
Comment 13 Milan Crha 2008-03-12 18:20:01 UTC
I believe this is fixed because of fix from bug #335931, thus closing this. Feel free to reopen if you know I'm wrong.