Bug 284

Summary: [Studio]Duplicating an empty class generates php warning
Product: Chameleon Reporter: Normand Savard <nsavard@mapgears.com>
Component: CoreAssignee: Zak James <zjames@dmsolutions.ca>
Status: NEW    
Severity: normal CC: chameleon-dev@lists.maptools.org
Priority: P2    
Version: 1.99   
Target Milestone: FUTURE   
Hardware: PC   
OS: Linux   
Whiteboard:

Description From 2004-03-12 15:31:31
Duplicating an empty class generates php warnings in the classifier windows

Steps to reproduce in classifier window:

1.  Generate a new class.
2.  Duplicate this new class.
3.  PHP warnings below



Chameleon and php_utils cvs 2004-03-02
Mozilla 1.6
Redhad 7.2
-------------------------------
PHP errors:

Notice: Undefined index: input_0_5 in
/home/testsuite/proj/studio/htdocs/widgets/SLDCache.widget.php on line 463

Notice: Undefined index: input_0_5 in
/home/testsuite/proj/studio/htdocs/widgets/SLDCache.widget.php on line 466

Notice: Undefined index: input_0_5 in
/home/testsuite/proj/studio/htdocs/widgets/SLDCache.widget.php on line 468

Notice: Undefined index: input_0_6 in
/home/testsuite/proj/studio/htdocs/widgets/SLDCache.widget.php on line 47
------- Comment #1 From 2004-04-08 08:35:52 -------
updated version to 1.99
------- Comment #2 From 2004-07-08 11:03:25 -------
Changed target to 1.99 beta 3.