Bug 486

Summary: [Chameleon widget]helpwidget generates a PHP error
Product: Chameleon Reporter: Normand Savard <nsavard@mapgears.com>
Component: WidgetAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 1.99   
Target Milestone: 1.99 beta 2   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 137    

Description From 2004-06-29 15:33:37
I added the "helpwidget" to the "hawaii" application with parameters set as:

"<CWC2 TYPE="HelpWidget" VISIBLE="TRUE" ENABLED="TRUE"/>"

A PHP error is displayed.


Fedora Core 1
Mozilla 1.6
Chameleon 20040625

----------------------------
PHP error:

[29-Jun-2004 15:27:20] PHP Parse error:  parse error, unexpected
T_CONSTANT_ENCAPSED_STRING in
/home/nsavard/proj/chameleon_beta/htdocs/widgets/HelpWidget/HelpWidget.widget.php
on line 73
------- Comment #1 From 2004-07-07 17:03:25 -------
Changed the target to 1.99 Beta 2.
------- Comment #2 From 2004-07-08 12:06:09 -------
fixed, the help widget will now display the contents of the help file associated
with the widget.  
------- Comment #3 From 2004-07-13 11:54:47 -------
Verified on Fedora Core 2 Chameleon 20040709.
------- Comment #4 From 2004-07-14 15:26:21 -------
In order to verify this bug fix, add the following line in the
"hawaii_demo.html" template and load the "index.phtml" application>


'<CWC2 TYPE="HelpWidget" VISIBLE="TRUE" ENABLED="TRUE" WIDGET="HelpWidget"/>'
------- Comment #5 From 2004-07-14 15:34:29 -------
verified using beta 2 20040709 on windows ie.