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-chan


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1537] Weekly views have error on time-change days
Date: Sun, 09 Mar 2003 16:10:55 -0500

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

Changes by: Ralf Becker <address@hidden>
Date: Sun 03/09/03 at 22:10 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | ralfbecker
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite 
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and 
will always get the most current bug fixes.

Thanks,




=================== BUG #1537: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: phpGroupWare                 
Submitted on: Mon 10/28/02 at 16:44
Category:  calendar                   Bug Group:  None                      
Severity:  5 - Major                  Priority:  High                       
Resolution:  Fixed                    Assigned to:  ralfbecker              
Status:  Closed                       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. 

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 03/09/03 at 22:10         By: ralfbecker
This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite 
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and 
will always get the most current bug fixes.

Thanks,



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]