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/



_______________________________________________
Phpgroupware-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to