phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Patch #785] Email pagination fix


From: nobody
Subject: [Phpgroupware-tracker] [Patch #785] Email pagination fix
Date: Mon, 09 Dec 2002 01:43:03 -0500

Patch #785 has been updated. 

Project: 
Category: email
Status: Open
Summary: Email pagination fix

Follow-Ups:

Date: 2002-Dec-09 16:59
By: kellin

Comment:
Please refer to notes for patch 434 - this is the email patch separeted out in 
a single file, patched against the latest CVS. Let me know if it needs to be 
run in comparison to something else. (someone told me how to submit the patch 
and asked me to seperate the elements of patch 434).

Anyway. Synopsis of the email patch:

User has 40 items per page.

When user picks an email start position that is not modulus 40, the system 
should jump to modulus 40.

When user deletes email, start position should STILL be modulus 40.

When the current page has no further email after deletion, modulus 40 result 
should NOT remain on the current page but paginate back one.

We're talking about ease of use and consisten behavior.

When you're in a commercial email program and you have X number of messages, no 
matter how you try to start the pagination in between the system ONLY starts at 
every X messages. And if you delete all the messages on a current page, the 
system if it's at all smart, doesn't sit there on an empty page, just because 
you told it to delete all the entries there, but rather moves to the prior page 
of email if the current page has none.

This is the behavior of this patch.

This is what I've been pointing out for about a year and half now. 

This is what I've been recorrecting every version since v0.9.12.

Capiche? Any questions?

Cheers! 

Shamim
BA BS
-------------------------------------------------------

Date: 2002-Dec-09 17:43
By: skwashd

Comment:
Thanks for this, someone will look at and test this patch, if it is upto 
scratch it will then be applied, so it has taken so long.

When you say latest cvs so you mean stable (Version-0_9_14-branch) development 
(HEAD or no tag)?  For email they are very similar so it is not critical, just 
makes it a little easier :)
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=785&group_id=509



reply via email to

[Prev in Thread] Current Thread [Next in Thread]