Closed Bug 283394 Opened 19 years ago Closed 19 years ago

Editing or deleting classifications causes a blank page

Categories

(Bugzilla :: Administration, task, P2)

task

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: fgatwork, Assigned: mkanat)

References

Details

(Keywords: regression)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

I am relatively new to Bugzilla and OSS, but am giving it a little bit of a go.
 I just upgraded from 2.18 rc2 to 2.19.2+, and found a problem with editting or
deleting classifications.

When attempting to edit the classification, after pressing the 'Update' button,
I get a blank page.  The same result occurs when attempting to delete a
classification.  

When updating, I start from
http://microsmed-linux/editclassifications.cgi?action=edit&classification=Medical%20-%20Clinical%20Operations
and go to 
http://microsmed-linux/editclassifications.cgi

The page contents of the resulting page are
<html><body></body></html>.

Somewhere it appears that the variables are not passing through.

It is an internal server, so no outside access available.

Reproducible: Always

Steps to Reproduce:
1.Edit a classification name or description
2.Press 'Update'
3.



Expected Results:  
Should have presented confirmation that classification was successfully updated
or deleted.
*** Bug 283396 has been marked as a duplicate of this bug. ***
*** Bug 283395 has been marked as a duplicate of this bug. ***
Reporter: is there anything in your web server log when this happens? If so,
could you include it here...
Nothing appears in the web server error log other than the favicon.ico not being
found.
This is real..  gotta fix it before 2.20
Assignee: general → administration
Severity: normal → critical
Status: UNCONFIRMED → NEW
Component: Bugzilla-General → Administration
Ever confirmed: true
OS: Windows XP → All
Priority: -- → P2
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.20
From the error log...

Undefined subroutine &main::get_classification_id called at
/home/bugzilla/tip/editclassifications.cgi
line 282.,

Looks like we just need to require globals.pl in editclassifications.cgi which
was removed in bug 282124

Assignee: administration → mkanat
Oh, you're right. Darn.
Status: NEW → ASSIGNED
Keywords: regression
Attachment #176069 - Flags: review?(bugreport)
Attachment #176069 - Flags: review?(bugreport) → review+
Flags: approval?
Flags: approval? → approval+
Checking in editclassifications.cgi;
/cvsroot/mozilla/webtools/bugzilla/editclassifications.cgi,v  <-- 
editclassifications.cgi
new revision: 1.5; previous revision: 1.4
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Summary: Hangs when editting or deleting classifications → Editing or deleting classifications causes a blank page
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: