bugphpGroupWare - Bugs: bug #1609, Problems with last page, previous...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #1609: Problems with last page, previous page and next page in preferences

Submitter:  Invalid User ID <#12132>
Submitted:  Mon 04 Nov 2002 05:17:21 PM UTC
   
 
Category:  API - Preferences Item Group:  0.9.14 RC4
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  None Operating System:  MS Windows
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Thu 07 Nov 2002 11:02:43 AM UTC, comment #2: 

that's OK. The new calcul is : "$start_owner=Floor(($rank_owner+count($groups) - 1)/$maxm)*$maxm;"

But using "last page" don't realy works : it's not the real last page...

Invalid User ID <#12132>
Thu 07 Nov 2002 10:43:36 AM UTC, comment #1: 

I'm sorry but the calcul of strat_owner : "$start_owner=Floor(($rank_owner+count(groups))/$maxm)*$maxm;" isn't good.

Invalid User ID <#12132>
Mon 04 Nov 2002 05:17:21 PM UTC, original submission:  

There are some problems in preferences with access autorisations :
1° the last page takes the same result than the next page about records (but the possibility of using butons is good) ;
2° one time, with the next page, a record is duplicated (the last record of a page is duplicated in the first place of the next page).
3° when we use the prev page buton after the 2° bug, recordss are next recordss, and not previous records ;
4° groups can be duplicated if they are on two or more pages.

Problems are in "/preferences/inc/class.uiaclprefs.inc.php"
I send you a corrected file.
I hope that's good...

Maybe there's the same bug in others applications, I didn't test it...

New code is between /* Begin debug pages /* and /* End debug pages */

In fact, the source of these problems is that "start" wasn't used to create next records.

ps : sorry for my english, I'm better with languages of programmation ;-)

Invalid User ID <#12132>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code