phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #10275] Calendar Entry View looks Wierd...


From: Charles Martin
Subject: [Phpgroupware-tracker] [bug #10275] Calendar Entry View looks Wierd...
Date: Wed, 3 Aug 2005 15:43:53 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6

Follow-up Comment #2, bug #10275 (project phpgroupware):

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
    _______________________________________________________

Additional Item Attachment:

File name: diff.txt                       Size:0 KB
Fix
<http://savannah.gnu.org/bugs/download.php?item_id=10275&item_file_id=2779>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10275>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/





reply via email to

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