Discussion:
[Bug #112] [Base] Undefined variable "autocc" in editcomponents.php, v 1.29
anthill-daemon
2004-06-17 10:37:40 UTC
Permalink
http://anthill.vmlinuz.ca/anthill/query.php?bug=112

--- 112 2004-06-17 04:37:40.000000000 -0600
+++ 112.tmp.79SJTR 2004-06-17 04:37:40.000000000 -0600
@@ -0,0 +1,24 @@
+Bug# : 112
+Product : Anthill
+Version : 0.3.0
+Status : NEW
+Priority : Normal
+Component : Base
+URL :
+Assigned To: vdanen-***@public.gmane.org
+Reported By: t.schoepfer-N5HRaxGM8qYLit7u+VDriod9ttv3XD/***@public.gmane.org
+Type : PUBLIC
+
+Summary : Undefined variable "autocc" in editcomponents.php,v 1.29
+
+Comment posted: 2004-06-17 04:37 AM by t.schoepfer-N5HRaxGM8qYLit7u+VDriod9ttv3XD/***@public.gmane.org
+
+Undefined variable "autocc" in editcomponents.php:
+
+The autocc field does not work while creating components.
+I added the following line 23 to editcomponents.php
+if (isset($_REQUEST['autocc'])) { $autocc = $_REQUEST['autocc']; }
+ else { $autocc = NULL; }
+
+Now, that field works fine.
+

----
You are receiving this notice because you are the assignee, reporter, or a
watcher for this bug report.

Loading...