MapTools.org

[Chameleon-dev] [Bug 114] New: [Chameleon]Errorreport test templates 000 & 001

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Thu, 13 Nov 2003 15:17:25 -0500
http://www.maptools.org/bugzilla/show_bug.cgi?id=114

           Summary: [Chameleon]Errorreport test templates 000 & 001
           Product: Chameleon
           Version: 1.1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Widget
        AssignedTo: chameleon-dev@lists.maptools.org
        ReportedBy: thorne@dmsolutions.ca


Test Templates: errorreportwidget000.html & errorreportwidget001.html
Result of /ms4w/Apache/logs/error.log

[Thu Nov 13 15:05:23 2003] [error] [client 192.168.2.174] open: No such file or
directory
[Thu Nov 13 15:05:23 2003] [error] [client 192.168.2.174] open: No such file or
directory

NO Button is displayed when widget or error is found in web browser when widget
is the only one in the html template. This I find strange since this widget
would be the first widget you wish to add for debugging purposes.

Also, from the error found in the error.log I do not know where to go with
respect to debugging. This error suggests that some path to some file cannot
find. This could be an image path, path to Template context, chameleon.php, etc. 

I have copied the template for errorreportwidget001.html I do not see anything
that could be missing to cause the above error. 


<html><!-- InstanceBegin template="/Templates/techserv2.dwt"
codeOutsideHTMLIsLocked="false" -->
<head>
<title>Chameleon widget tests</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>

<link rel="stylesheet" href="cwc2.css" type="text/css"></link>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
onLoad="CWC2OnLoadFunction()">
<form method="post">

<table width="900" border="1" align="center" cellpadding="0" cellspacing="10">
  <tr>
    <td width="300" align="center">&nbsp;
    </td>
    <td width="300" align="center">&nbsp;
   </td>
    <td width="300" align="center">&nbsp;
    </td>
  </tr>
  <tr>
    <td width="300" align="center">&nbsp;
    </td>
    <td width="300" align="center"><CWC2 TYPE="ErrorReport" Visible="true"
PopupWidth="500" PopupHeight="400" Toolbar="false" Status="false"
Menubar="false"  Image="images/icon_error.png" ImageWidth="18" ImageHeight="18"
ImageTip="Display Error Report" Label="Error Report"/>
    </td>
    <td width="300" align="center">&nbsp;
    </td>
  </tr>
  <tr>
    <td width="300" align="center">&nbsp;
    </td>
    <td width="300" align="center">&nbsp;
    </td>
    <td width="300" align="center">&nbsp;
    </td>
  </tr>
</table>

</form>
</body>
</html>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


This archive was generated by Pipermail.