Bug 125 - [Chameleoon] No Load catalogsearchwidget000.html
: [Chameleoon] No Load catalogsearchwidget000.html
Status: NEW
: Chameleon
Widget
: 1.99
: PC Windows 2000
: P2 normal
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2003-11-14 16:59 by
Modified: 2004-08-10 16:03 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-11-14 16:59:10
catalogsearchwidget000.html

Fatal error: Cannot instantiate non-existent class: cwclabel in
C:\ms4w\apps\chameleon\htdocs\widgets\CatalogSearch.widget.php on line 68

Catalog Search Widget cannot be loaded when it is the only widget in a template.
The following error is displayed. Here is the widget found in the template:

<CWC2 TYPE="CatalogSearch" EMBEDED="0" PopupWidth="460" PopupHeight="215"
Toolbar="false" Status="false" Menubar="false" Scrollbars="false"
Image="images/icon_projection.png" ImageWidth="18" ImageHeight="18"
ImageTip="Search catalog" Label="Catalog" textbuttoncolor value="5070A8"
textbuttonwidth value="124" textbuttonheight value="28"
textbuttonbackgroundimage value="" textbuttonborder_topleft_image
value="images/tl.png" textbuttonborder_top_image value="images/t.png"
textbuttonborder_topright_image value="images/tr.png"
textbuttonborder_right_image value="images/r.png"
textbuttonborder_bottomright_image value="images/br.png"
textbuttonborder_bottom_image
value="images/b.png"textbuttonborder_bottomleft_image value="images/bl.png"
textbuttonborder_left_image value="images/l.png" textbuttonpadding value="2"
textbuttonnudge value="0" labelcolor value="FFFFFF" labelfont
value="../etc/fritqtb0.ttf" labelalign value="left" labelfontsize value="10"
labelantialias value="true" usetextbuttoncache value="true"/>
------- Comment #1 From 2003-11-17 11:58:07 -------
Correction ON:
1) catalogsearchwidget000.html 

Comment: contains the following widget parameter] where the buttonizer should
display the IMAGE= as the button, but nothing is loaded, and also the same error
is displayed

Fatal error: Cannot instantiate non-existent class: cwclabel in
C:\ms4w\apps\chameleon\htdocs\widgets\CatalogSearch.widget.php on line 68

<CWC2 TYPE="CatalogSearch" EMBEDED="0" PopupWidth="460" PopupHeight="215"
Toolbar="false" Status="false" Menubar="false" Scrollbars="false"
Image="images/icon_projection.png" ImageWidth="18" ImageHeight="18"
ImageTip="Search catalog" Label="Catalog"/>

2) catalogsearchwidget001.html 

Comment: This widget definition contains all the parameters that would be found
in a Shared Resources. Same issues apply as orginal comment.

Fatal error: Cannot instantiate non-existent class: cwclabel in
C:\ms4w\apps\chameleon\htdocs\widgets\CatalogSearch.widget.php on line 68


<CWC2 TYPE="CatalogSearch" EMBEDED="0" PopupWidth="460" PopupHeight="215"
Toolbar="false" Status="false" Menubar="false" Scrollbars="false"
Image="images/icon_projection.png" ImageWidth="18" ImageHeight="18"
ImageTip="Search catalog" Label="Catalog" textbuttoncolor value="5070A8"
textbuttonwidth value="124" textbuttonheight value="28"
textbuttonbackgroundimage value="" textbuttonborder_topleft_image
value="images/tl.png" textbuttonborder_top_image value="images/t.png"
textbuttonborder_topright_image value="images/tr.png"
textbuttonborder_right_image value="images/r.png"
textbuttonborder_bottomright_image value="images/br.png"
textbuttonborder_bottom_image
value="images/b.png"textbuttonborder_bottomleft_image value="images/bl.png"
textbuttonborder_left_image value="images/l.png" textbuttonpadding value="2"
textbuttonnudge value="0" labelcolor value="FFFFFF" labelfont
value="../etc/fritqtb0.ttf" labelalign value="left" labelfontsize value="10"
labelantialias value="true" usetextbuttoncache value="true"/>
------- Comment #2 From 2004-04-06 13:19:10 -------
post 1.99
------- Comment #3 From 2004-04-08 08:38:47 -------
updated version to 1.99
------- Comment #4 From 2004-07-08 09:42:24 -------
Changed target to 2.1.
------- Comment #5 From 2004-08-10 16:03:36 -------
Changed Target Milestone to FUTURE. (Enhancements may be moved from this target 
to specific "versioned" targets after product design review cycles.)