Bug 326

Summary: [Chameleon]Undefined variable "sz_layer_title" when saving
Product: Chameleon Reporter: Normand Savard <nsavard@mapgears.com>
Component: CoreAssignee: Julien-Samuel Lacroix <jlacroix@mapgears.com>
Status: CLOSED FIXED    
Severity: normal CC: chameleon-dev@lists.maptools.org
Priority: P2    
Version: 1.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description From 2004-03-24 15:57:31
Undefined variable "sz_layer_title" warning is displayed when saving a map in
Toporama (project: CVS chameleon_ctis).

Steps to reproduce:

1.  Load "toporama_chameleon.php".
2.  Click "Print & Save" button.
3.  Click "Save".
4.  Warning appears.



Redhat 7.2
Chameleon, php_utils CVS 2004-03-24

------------------------
PHP:
Notice: Undefined variable: sz_layer_title in
/home/testsuite/proj/chameleon_cvs/htdocs/widgets/production_draw_legend.php on
line 232
------- Comment #1 From 2004-03-30 11:35:20 -------
Starting to check this item.
------- Comment #2 From 2004-03-30 13:28:22 -------
I fix the problem in production_draw_legend.php. It was an undefine variable.
The developer who develop this had probably not all warning setted to comes up
when he integrate this. (I had not the notice setted when I migrate the template
;) , it's why I did not see this before).

Marking as FIXED
------- Comment #3 From 2004-05-26 10:39:54 -------
Verified on Linux.
------- Comment #4 From 2004-06-24 10:14:01 -------
should this bug be closed since it deals with toporama. I do not even know if
this can be verified with chameleon 1.99 beta 2 2004-06-20.

Comments Please?
------- Comment #5 From 2004-07-05 14:31:05 -------
yes it can be closed :)