[Chameleon-dev] [Bug 519] New: [Chameleon-Helpwidget]No widgets
help shown if all widgets location is not registered
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Tue Jul 13 15:04:47 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=519
Summary: [Chameleon-Helpwidget]No widgets help shown if all
widgets location is not registered
Product: Chameleon
Version: 1.99
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Widget
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: nsavard at dmsolutions.ca
When a widget definition (or more)is not located in Chameleon base installation
and other widget definitions are located in Chameleon base installation, and
"CWCExecute" is not set to point to this specific location, none of the widgets
help is shown.
Expected result: when a widget definition is found, help should be displayed.
Fedora Core 2
Chameleon 20040709
Mozilla 1.6
See attached.
---------------------
Information on the test settings:
I used the Hawaii application found on xcalibur and made a few modifications to it.
Modifications I made are:
1. Created a new widgets directory called "widgets_norm" in the "hawaii"
application.
2. Moved "HelpWidget" directory from the Chameleon base installation to
"hawaii" application under this new widgets directory.
3. No parameter set in"index.phtml" file:
$oApp->CWCExecute();
4. Added the following lines in the "hawaii_demo.html" template:
<!-- ------------------ -->
<!-- HELP AREA BEGINS -->
<!-- ------------------ -->
<tr>
<td valign="top">
<CWC2 TYPE="HelpWidget" VISIBLE="TRUE" ENABLED="TRUE"
WIDGET="HelpWidget"/>
</td>
<td valign="top">
<CWC2 TYPE="HelpWidget" VISIBLE="TRUE" ENABLED="TRUE" WIDGET="Extent"/>
</td>
</tr>
5. Load the "index.phtml".
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list