Closed
Bug 552676
Opened 15 years ago
Closed 15 years ago
"Change several bugs at once" mechanism doesn't work
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 556429
People
(Reporter: eitanreshef, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Build Identifier: 3.6rc1
When trying to "change several bugs at once" , upon commit you get
blank IE (URL = http://X.X.X.X/bugzilla/process_bug.cgi)page with "done" on the buttom , Howver , no change was actually
made.
It doesn't matter which value I chage.
Reproducible: Always
Steps to Reproduce:
1.search few bugs
2.change several at once
3. add a comment
4. commit
Actual Results:
blank IE (URL = http://X.X.X.X/bugzilla/process_bug.cgi)page with "done" on the buttom
Expected Results:
we should start seeing process_bug start sending mail updates indicating that it does somthing
worked fine when was 3.4 somthing
Summary: "Change several bugs at once" mechanisem doesn't work → "Change several bugs at once" mechanism doesn't work
Comment 1•15 years ago
|
||
Your "done" message looks really weird, and I don't see how Bugzilla would throw such a message. I cannot reproduce with IE8. Maybe you put debug code in the source code and forgot to remove it? A screenshot would be helpful.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
sorry for not making it clear, it's the IE's "done" message for loading the page
screen shot attached now.
I found out that the first bug does change the next ones don't.
I didn't put any debug code as far as I know, I tried to patch a change making custom field mandatory however I undid this change as it didn't work.
I'll try re-installing and report again...
I re-installed bugzilla in a deferent location, no patches no debug code
this time , problem still stands is there any more info I should supply
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 5•15 years ago
|
||
Attach (as an attachment, not as a comment) the full output of checksetup.pl.
Updated•15 years ago
|
Attachment #433022 -
Attachment mime type: application/octet-stream → text/plain
Comment 7•15 years ago
|
||
Okay. If you update your DateTime module to the latest available (0.55), does anything change?
Comment 9•15 years ago
|
||
(In reply to comment #8)
> How do I update this moudle manually ?
In the bugzilla directory:
./install-module.pl DateTime
| Reporter | ||
Comment 10•15 years ago
|
||
done, installed DateTime v0.50
Problem still happnas.
Comment 11•15 years ago
|
||
mkanat, could this be caused by bug 556429?
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•