Bug 342

Summary: [Chameleon] Undefined Variable in Extract Widget
Product: Chameleon Reporter: Jason Fournier <jfournier@dmsolutions.ca>
Component: WidgetAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 1.1   
Target Milestone: 1.99 beta 2   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description From 2004-04-02 10:49:20
Notice: Undefined variable: bSelected in
D:\ms4w\apps\chameleon_cvs\htdocs\widgets\ExtractWFSData.php on line 124

Visible on machines with ~E_NOTICE turned off in php.ini.
------- Comment #1 From 2004-04-02 10:54:17 -------
I'll take a look at this one.  Just FYI Chameleon seems to force notices back on
for some reason, I've noticed this before with other widgets.
------- Comment #2 From 2004-04-02 15:14:58 -------
Fixed in CVS.
------- Comment #3 From 2004-06-24 09:45:37 -------
Verified, in beta 2 2004-06-20, 
in ExtractWFSData.php (Line 104)   $bSelected = false; variable defined
------- Comment #4 From 2004-06-24 09:48:47 -------
closing bug