Closed Bug 80746 Opened 23 years ago Closed 23 years ago

Mozilla automatically checks the "Reassign bug to " radio button in Bugzilla

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 2000
defect
Not set
blocker

Tracking

()

VERIFIED FIXED

People

(Reporter: asa, Assigned: joki)

References

Details

(Keywords: smoketest)

Attachments

(3 files)

Mozilla automatically checks the "Reassing bug to " radio button in Bugzilla causing unintentional changes to bugs. Tested with win32 051404 mozilla win32 build on NT. More to come.
fixing severity.
Severity: normal → blocker
Keywords: smoketest
Reasonably sure this is me. Looking into it it.
Assignee: rods → joki
This does not appear to be a problem in yesterday morning or last night builds. (tested win32)
joki, what's the ETA on the fix for this? The tree is staying closed for it and it's causing lots of problems. Please keep me or the morning sheriff (ducarroz) posted. Thanks!
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
fixing summary
Summary: Mozilla automatically checks the "Reassing bug to " radio button in Bugzilla → Mozilla automatically checks the "Reassign bug to " radio button in Bugzilla
cool....thanks for the fast turn around!
*** Bug 80723 has been marked as a duplicate of this bug. ***
What file was the fix checked into? It doesn't seem to be showing up on Bonsai.
*** Bug 80732 has been marked as a duplicate of this bug. ***
I just patched process_bug.cgi on b.m.o to refuse changes made to a bug from browsers with the string "Gecko/20010514". This prevents anyone using today's builds from making changes to bugs.
D'oh! So much for fast turnaroud. I get done updating the related bugs, get back to my dos window and find out the commit failed. Checked in now, really. mozilla/layout/html/forms/src
I have distilled the Bugzilla page into a small testcase and it seems to me that the JS code ONCHANGE="document.changeform.knob[].checked=true" is taking higher priority than the CHECKED attribute.
I'm very sorry. I made a terrible mistake of mistaking this bugzilla-related bug for bug I was working on(bug 80111). Please, ignore three attachments. Once again, I'm very sorry for this blunder.
*** Bug 80795 has been marked as a duplicate of this bug. ***
verifying fixed
Status: RESOLVED → VERIFIED
This is much better Chris, the stuff I had to do for detabbing that horrified you is becuae of moz 0.8 wierdness with detabbing, however even when I do remove that uneeded stuff anymore, I do get this crash but it sure looks like its Gtk+ related at the core, I can make a workaround I suppose by not allowing detabbing until you have 2 or more tabs, here is a backtrace: 1065 gtkcontainer.c: No such file or directory. (gdb) bt #0 gtk_container_resize_children (container=0x813b0c0) at gtkcontainer.c:1065 #1 0x4012d839 in gtk_window_move_resize (window=0x813b0c0) at gtkwindow.c:1803 #2 0x4012d191 in gtk_window_check_resize (container=0x813b0c0) at gtkwindow.c:1524 #3 0x400be63f in gtk_marshal_NONE__NONE (object=0x813b0c0, func=0x4012d0d4 <gtk_window_check_resize>, func_data=0x0, args=0xbffff33c) at gtkmarshal.c:312 #4 0x400ee87d in gtk_signal_real_emit (object=0x813b0c0, signal_id=57, params=0xbffff33c) at gtksignal.c:1492 #5 0x400ec837 in gtk_signal_emit (object=0x813b0c0, signal_id=57) at gtksignal.c:552 #6 0x40079e38 in gtk_container_check_resize (container=0x813b0c0) at gtkcontainer.c:928 #7 0x40079ad2 in gtk_container_idle_sizer (data=0x0) at gtkcontainer.c:847 #8 0x401a0803 in g_idle_dispatch (source_data=0x40079a6c, dispatch_time=0xbffff704, user_data=0x0) at gmain.c:1367 #9 0x4019f796 in g_main_dispatch (dispatch_time=0xbffff704) at gmain.c:656 #10 0x4019fda3 in g_main_iterate (block=1, dispatch=1) at gmain.c:877 #11 0x4019ff4c in g_main_run (loop=0x824ddc0) at gmain.c:935 #12 0x400bcb59 in gtk_main () at gtkmain.c:524 #13 0x8051bff in main (argc=1, argv=0xbffff804) at main.c:108 (gdb)
Oops, this shouldn't have been posted here!! bugzilla messed up!!
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: