Bug 342 - [Chameleon] Undefined Variable in Extract Widget
: [Chameleon] Undefined Variable in Extract Widget
Status: CLOSED FIXED
: Chameleon
Widget
: 1.1
: PC Windows NT
: P2 normal
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-04-02 10:49 by
Modified: 2004-06-24 09:48 (History)


Attachments


Note

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


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