6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7442] Wrong logic for showing action bar
*
Your Email Address
*
Spam protection
Enter the letters below:
. , __. __..___..___. \./ (__ (__ _/ _/ | .__).__)./__../__.
Comment
> The new algorithm doesn't seem correct. If $_prefs['max_msgs'] is > set to the default of 20, then $pageOb->end - $pageOb->begin will be > 19 most of the time (for mailboxes with >= 20 messages. So > ($pageOb->end - $pageOb->begin) >= 20 will be false most of the time > and then bottom navbar won't be shown. > > I think we instead want to compare the total message count in the > mailbox to the max_msgs, and show the 2nd navbar if msgcount > > max_msgs. > > See attached patch.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers