Ray,
A bugfix is a bugfix, whether or not it fixes bugs more than it causes harm.
Commit the bugfix in the release branch, so those of us using the release branch can use your
bugfix and alert you if it does cause harm. A bad bugfix will be quickly corrected soon after.
As long as we're strictly applying only bugfixes, all bugfixes should go to the
release branch.
The only exception is where the bug to be fixed in the trunk does not exist in
the release branch.
Yes, you do have to confirm that the bug is not applied to a vacuum in the
release branch.
Jonathon
Ray Barlow wrote:
I have just applied this fix to the trunk, is the general process that I
can apply it to the branch 4.0 release because it's a small bug fix or
do we want a cool off period to allow others to review and test so as to
reduce the risk of adverse effects getting it to the "stable" branch?
Ray
[EMAIL PROTECTED] wrote:
Author: rayb
Date: Tue Apr 24 08:19:09 2007
New Revision: 531978
URL: http://svn.apache.org/viewvc?view=rev&rev=531978
Log:
Corrections to the HTML for the layout of the orders items table, so the
columns should now be aligned properly.