From: terry%mozilla.org <>
Date: Wed, 20 Oct 1999 04:27:40 +0000 (+0000)
Subject: Need to value_quote() things that go into VALUE attributes in HTML.
X-Git-Tag: bugzilla-2.8~14
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d45b54f93429cb6942795db791f3c203df720124;p=thirdparty%2Fbugzilla.git
Need to value_quote() things that go into VALUE attributes in HTML.
---
diff --git a/editcomponents.cgi b/editcomponents.cgi
index 322cd2c275..83381fe7e6 100755
--- a/editcomponents.cgi
+++ b/editcomponents.cgi
@@ -110,21 +110,26 @@ sub EmitFormElements ($$$$$)
my ($product, $component, $initialowner, $initialqacontact, $description) = @_;
print "