post_bug.cgi has the "Save Changes" button mis-placed in the User interface, just above the Reported field. this can be seen on https://bz-web1-test.devel.redhat.com Noura
same thing in show_bug.cgi and process_bug.cgi
The "Saved Changes" button appearing in the grey box where the summary is in post_bug.cgi, process_bug.cgi, and show_bug.cgi is standard upstream behaviour now and I think we should keep it there. This way we are minimizing the amount of divergence from the upstream code where we can. We can add another "Save Changes" button in the same place as our current "Commit" button on our 3.2 system just to keep the confusion down but I vote to keep the new one as is. Thoughts? Dave
Hey Dave, yeah I agree on keeping the new "Save Changes" button where it is to be consistent with the upstream bugzilla look. and I guess good idea to add an other one also in the same place in the middle of the page as how we have it in bugzilla 3.2 Noura
Added middle commit button.