You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Mark Lundquist <ml...@wrinkledog.com> on 2004/03/20 00:33:40 UTC

Questions about submitting a bug fix

Hiya,

I've coded and tested a fix for this bug:

	http://issues.apache.org/bugzilla/long_list.cgi?buglist=27785

in my local CVS tree, and I still have a question after reading the 
"How to Contribute a Patch via Bugzilla" document.  Should I attach the 
patch to my original bug report?  Or should I open a new one with 
"[PATCH]" in the summary so that my fix will go into the patch queue?  
If so, how do I reference the original bug entry?

~ mark

P.S. — BTW, the problem turned out to be with the implementation of 
org.apache.cocoon.forms.formmodel.Field.


Re: Questions about submitting a bug fix

Posted by Vadim Gritsenko <va...@reverycodes.com>.
Joerg Heinicke wrote:

> On 20.03.2004 00:33, Mark Lundquist wrote:
>
>> Hiya,
>>
>> I've coded and tested a fix for this bug:
>>
>>     http://issues.apache.org/bugzilla/long_list.cgi?buglist=27785
>>
>> in my local CVS tree, and I still have a question after reading the 
>> "How to Contribute a Patch via Bugzilla" document.  Should I attach 
>> the patch to my original bug report?  Or should I open a new one with 
>> "[PATCH]" in the summary so that my fix will go into the patch 
>> queue?  If so, how do I reference the original bug entry?
>
>
> Add it to the original patch and add "[PATCH]" to the summary.
>
> Thanks for your effort. I will have a look on it.


I stumbled upon this also... Would you mind patching woody block as 
well? ;-)


PS Our deadline is March 30... No time yet for migration to forms...

Vadim



Re: Questions about submitting a bug fix

Posted by Joerg Heinicke <jo...@gmx.de>.
On 20.03.2004 00:33, Mark Lundquist wrote:
> Hiya,
> 
> I've coded and tested a fix for this bug:
> 
>     http://issues.apache.org/bugzilla/long_list.cgi?buglist=27785
> 
> in my local CVS tree, and I still have a question after reading the "How 
> to Contribute a Patch via Bugzilla" document.  Should I attach the patch 
> to my original bug report?  Or should I open a new one with "[PATCH]" in 
> the summary so that my fix will go into the patch queue?  If so, how do 
> I reference the original bug entry?

Add it to the original patch and add "[PATCH]" to the summary.

Thanks for your effort. I will have a look on it.

Joerg