bugphpGroupWare - Bugs: bug #10275, Calendar Entry View looks Wierd...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10275: Calendar Entry View looks Wierd...

Submitter:  None
Submitted:  Mon 06 Sep 2004 08:10:32 AM UTC
   
 
Category:  calendar Item Group:  0.9.16.003
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  SVN Operating System:  *BSD
Reproducibility:  Every Time Planned Release:  0.9.16.011+
Fixed Release: 

Wed 03 Aug 2005 03:43:52 PM UTC, comment #2: 

Well, after a couple of hours of hacking around, I finally found a fix for this bug.

There is a placeholder named "row" defined in both head.tpl AND view.tpl from the calendar application. The one in view.tpl being filled with it's content AND the one it had in head.tpl

I included a quick fix which resets the content of the "row" var before we begin to fill view.tpl

Not sure about the line numbers, might be an old version I got here, must be done right after the

$p->set_file(
Array(
'view' => 'view.tpl'
)
);


in function view_event from class.uicalendar.inc.php

Charles Martin <cafefroid>
Mon 06 Sep 2004 08:24:59 AM UTC, comment #1: 

not a problem with php4.1 or 4.3, problem in php5 :(

Dave Hall <skwashd>
Group administrator
Mon 06 Sep 2004 08:10:32 AM UTC, original submission:  

When you click on a Calendar Entry to view it, the viewing screen looks wierd.. two selection lines together, and then the entry's data below everything...

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #3314:  diff.txt added by cafefroid (53B - text/plain - Fix)
file #1711:  phpgw.jpg added by None (140KiB - image/jpeg - Screenshot)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by skwashd (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-06 skwashd Assigned toskwashd None
    2005-08-03 cafefroid Attached File- Added diff.txt, #2779
        Carbon-Copy- Added cafefroid
    2004-09-06 skwashd Assigned toNone skwashd
        Planned ReleaseNone 0.9.16.011+
        Carbon-Copy- Added mariomeyer --AT-- gmail --DOT-- com
    2004-09-06 None Attached File- Added phpgw.jpg, #1640

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code