phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bugs #10060] Problems in class.grpahics.inc.php


From: Kai Hofmann
Subject: [Phpgroupware-tracker] [bugs #10060] Problems in class.grpahics.inc.php with hard coded paths
Date: Thu, 19 Aug 2004 02:46:19 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.




/**************************************************************************/
[bugs #10060] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10060>
Project: phpGroupWare
Submitted by: Kai Hofmann
On: Thu 08/19/2004 at 06:41

Category:  API - phpGWapi
Item Group:  0.9.16.002
Severity:  9 - Blocker
Priority:  5 - Normal
Resolution:  None
Assigned to:  skwashd
Status:  Open
Component Version:  CVS
Platform Version:  None
Reproducibility:  None
Planned Release:  0.9.16.001+
Fixed Release:  


Summary:  Problems in class.grpahics.inc.php with hard coded paths

Original Submission:  class.graphics.inc.php (Lars Kneschke):

        class graphics
        {
                var 
$font="/opt/future-project/src/management-server/ttf/arial.ttf"; // put a
valid font here


[...]



                function createInputButton($_text, $_name, $_mode='graphic')
                {
                        if ($_mode == 'graphic' && extension_loaded('gd'))
                        {
                                return '<input type="image"
src="/phpgroupware/phpgwapi/templates/default/images/'.$this->createImage($_text).'"
border="0" name="'.$_name.'">';













For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10060>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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