Closed Bug 284074 Opened 20 years ago Closed 20 years ago

process_bug.cgi, Argument "--do_not_change--" isn't numeric is displayed between bugs

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

x86
Other
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 143313

People

(Reporter: niclas.l, Unassigned)

Details

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 have installed bugzilla, mysql and perl on windows 2003 server. Using the
win32 setup instructions.

We are using the 2.18 stable branch, from the tar download on the bugzilla
site.

We are using IIS as the webserver.

All is working as it should exept for this message when between all bugs changed
(ie the process_bug.cgi):

 process_bug.cgi: Argument "--do_not_change--" isn't numeric in numeric eq (==)
at C:\bugzilla\process_bug.cgi line 368.  process_bug.cgi: Argument
"--do_not_change--" isn't numeric in numeric eq (==) at
C:\bugzilla\process_bug.cgi line 368.


Reproducible: Always

Steps to Reproduce:
1. Mark a couple of bugs on the "change several bugs at once" page
2. change any parameter
3. click submit

Actual Results:  
the bugs are changed and the  text below is displayed between the bugs

process_bug.cgi: Argument "--do_not_change--" isn't numeric in numeric eq (==)
at C:\bugzilla\process_bug.cgi line 368.  process_bug.cgi: Argument
"--do_not_change--" isn't numeric in numeric eq (==) at
C:\bugzilla\process_bug.cgi line 368.


Expected Results:  
no error message

*** This bug has been marked as a duplicate of 143313 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.