phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #2442] Calendar - Day View


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2442] Calendar - Day View
Date: Wed, 26 Feb 2003 11:15:16 -0500

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

Changes by: Ralf Becker <address@hidden>
Date: 2003-Feb-26 17:15 (Europe/Berlin)

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


------------------ Additional Follow-up Comments ----------------------------
This seems to be the same bug as #1830, which is fixed by a patch from mischas. 
Can u please check if the bug is still there (after updating from cvs). 



=================== BUG #2442: FULL BUG SNAPSHOT ===================


Submitted by: earlten                 Project: phpGroupWare                 
Submitted on: 2003-Feb-02 10:27
Category:  calendar                   Bug Group:  0.9.14.001 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  Fixed                    Assigned to:  ralfbecker              
Status:  Closed                       Component Version:  TGZ               
Platform Version:  BSD                Reproducibility:  Every Time          

Summary:  Calendar - Day View

Original Submission:  Overview of installed components:

4.7-RELEASE FreeBSD (generic kernel) - apache_1.3.24, mysql-3.23.49, 
mod_ssl-2.8.8-1.3.24, php-4.2.1, phpGroupWare-0.9.14.001

When I go to my calendar view, I see scheduled events when I view by 'this 
week', 'this month', 'planner', and the days I have events are hilighted in the 
'this year' view.

However - when I try to view what I have scheduled by day, 'today' - I get the 
day view as though there were no event scheduled for that day..

now..  the system clock is correct..  I have checked to make sure I am looking 
at the right set of hours "9am to 5pm" for an appointment scheduled at noon...  
I have made sure I wasn't filtering it out by viewing the wrong user's 
calendar, or the wrong category.

I have checked my php, apache, and sql logs, and I don't see any errors...  In 
fact, here are the results of adding a cal event, and the apache access logs 
from viewing the "today" view are attatched as a text file:

INSERT INTO phpgw_cal(uid,title,owner,priority,is_public,category) 
values('address@hidden','/tmp/calJ6E3J3',6,2,1,'2');
UPDATE phpgw_cal SET owner=6, datetime=1044208800, mdatetime=1044177782, 
edatetime=1044212400, priority=2, category='2', cal_type='E', is_public=1, 
title='test', description='this is a test of the day view', location='NA', 
reference=0 WHERE cal_id=7;
INSERT INTO phpgw_cal_user(cal_id,cal_login,cal_status) VALUES(7,6,'A');

do you have any ideas?  (Shot in the dark perhaps?)

- Bill Wilson
--
-------------
If you're not outraged, you're not paying attention!

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

-------------------------------------------------------
Date: 2003-Feb-26 17:15             By: ralfbecker
This seems to be the same bug as #1830, which is fixed by a patch from mischas. 
Can u please check if the bug is still there (after updating from cvs). 


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: 2003-Feb-02 10:28  Name: apache-access.log  Size: 11KB   By: earlten
apache-access.log
http://savannah.gnu.org/bugs/download.php?group_id=509&amp;bug_id=2442&amp;bug_file_id=274


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




reply via email to

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