phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1537] Weekly views have error on time-chang


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1537] Weekly views have error on time-change days
Date: Mon, 28 Oct 2002 10:44:09 -0500

=================== BUG #1537: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1537&group_id=509

Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Oct-28 10:44
Category:  calendar                     Bug Group:  None                        
Severity:  5 - Major                    Priority:  High                         
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Component Version:  DEB                 
Platform Version:  Linux - Debian       Reproducibility:  Every Time            

Summary:  Weekly views have error on time-change days

Original Submission:  This is today. The clock changed yesterdays from 3:00 am 
to 2:00 am. This causes all weekly views to loose one day. This happens only if 
you have choosen "Week starts on Mondays". Quick workaround was to change in 
the phpgwapi-function 'get_weekday_start' the line 'return $sday - (60 * 60 * 
2);' to 'return $sday + (60 * 60 * 2);'. But I don't know which other 
side-effects could occure since I don't understand this function entirely. It 
would be best probably to change this in the calender itself. 



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1537&group_id=509




reply via email to

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