{5} Assigned, Active Tickets by Owner (Full Description) (2 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

netbit (1 match)

Ticket Summary Component Milestone Type Created
Description
#1486132 session handling uses local time instead of sql database time which gets us into trouble PHP backend later Bugs Sep 16, 2009

I have two roundcube instances sharing single sql database. Today suddenly people on instance 1 were logged out after few seconds.

It turned out that instance 2 had wrong time (+2h into future) and garbage collector from 2 instance simply deleted old session of people from 1 instance!

Ups :)

I think that's a bug. Time from sql server should be used for consistency.

That is easy change I guess and would make roundcube no longer dependand on local time correctness when used in such setups.


thomasb (1 match)

Ticket Summary Component Milestone Type Created
Description
#1295420 Scrolling message list obscures column headers User Interface 1.0-beta Bugs Sep 19, 2005

On the message list page, the scrollbar for the message list scrolls the entire table, including the column headers.

Suggest that the correct behaviour would be to leave the column headers and scroll the message rows themselves?


Note: See TracReports for help on using and creating reports.