Closed Bug 323766 Opened 19 years ago Closed 19 years ago

Unable to add a new product

Categories

(Bugzilla :: Bugzilla-General, defect)

2.16.3
defect
Not set
major

Tracking

()

RESOLVED WONTFIX

People

(Reporter: sree.ceemalapati, Unassigned)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: 

I get an error when i try to add a new product






Reproducible: Always

Steps to Reproduce:
1. Login to bugzilla
2. Click on the products link on the footer
3. Click on Add link to add a new product
4. Enter product and description
5. Click on the Add button

Actual Results:  
Bugzilla Version 2.16.3
Adding new product  
    
Content-type: text/html 
Software error:
Undefined subroutine &main::ShowError called at /usr/local/www/data/bugzilla/editproducts.cgi line 368.

For help, please send mail to the webmaster (monitor@air2web.com), giving this error message and the time and date of the error. 

Expected Results:  
it shoudl have added a new product to bugzilla

I used IE V 6.0
Does the error message change to something useful if you replace ShowError by DisplayError in the line the error message points to?
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → 2.16.3
Only security fixes still go on the 2.16 branch. If you still want to use 2.16, try upgrading to 2.16.10 first.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
I can confirm the error on the tip of the 2.16 branch...
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
...which makes this a WONTFIX bug.

It happens if you enter too many groups. The fix is to replace ShowError by DisplayError in editproducts.cgi.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → WONTFIX
OK, makes more sense, because I was unable to reproduce using the latest 2.16 version (updated today via CVS).
You need to log in before you can comment on or make changes to this bug.