summaryrefslogtreecommitdiffstats
path: root/Bugzilla
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2013-07-16 07:53:55 +0200
committerSimon Green <sgreen@redhat.com>2013-07-16 07:53:55 +0200
commit523edbb0c4f41e5cfaa46c18f14fa9c8c53956b3 (patch)
treeed831c94a596bde63cf01e641b648beb92e2e3cc /Bugzilla
parent92789c0d4353820e306a3acb2ddb4633eb178d3f (diff)
downloadbugzilla-523edbb0c4f41e5cfaa46c18f14fa9c8c53956b3.tar.gz
bugzilla-523edbb0c4f41e5cfaa46c18f14fa9c8c53956b3.tar.xz
Bug 894221 - API Documentation Error
Diffstat (limited to 'Bugzilla')
-rw-r--r--Bugzilla/WebService/Product.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm
index 83a6583fa..6e9f83a2a 100644
--- a/Bugzilla/WebService/Product.pm
+++ b/Bugzilla/WebService/Product.pm
@@ -918,10 +918,6 @@ You specified the name of a product that already exists.
You must specify a description for this product.
-=item 704 (Product must have version)
-
-You must specify a version for this product.
-
=item 705 (Product must define a default milestone)
You must define a default milestone.