You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Kirk True <ki...@mustardgrain.com> on 2008/12/10 01:37:07 UTC

Re: Tomcat newbie developer tasks?

Hi Mark,

Mark Thomas wrote:
> Take a look at the following bugs. 
>   

. . .

>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=38570
> https://issues.apache.org/bugzilla/show_bug.cgi?id=38726
> https://issues.apache.org/bugzilla/show_bug.cgi?id=39013
>
>   


Bugs 38570 and 38726 do not reproduce for the trunk, 6.0.18, or 5.5.27. 
I noted this in the bug but didn't close them - should I?

However, bug 39013 still occurs on the trunk (as of yesterday). I trace 
through and found a one-liner that solved the reported issue and 
attached the patch to the bug. As noted in the bug comments, I could 
easily have overlooked or broken something inadvertently.

Thanks,
Kirk

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Tomcat newbie developer tasks?

Posted by Mark Thomas <ma...@apache.org>.
Kirk True wrote:
> Hi Mark,
> 
> Mark Thomas wrote:
>> Take a look at the following bugs.   
> 
> . . .
> 
>>
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=38570
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=38726
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=39013

First off, many thanks for taking a look at these. You help is very much
appreciated.

> Bugs 38570 and 38726 do not reproduce for the trunk, 6.0.18, or 5.5.27.
> I noted this in the bug but didn't close them - should I?

Absolutely. Given that it is always possible that I missed something in my
testing, I usually add something along the lines of "... If you still see
this issue on the latest stable release please provide a test case and/or
instructions to reproduce from a clean installation.". Sometimes people do
come back with better reports or test cases.

> However, bug 39013 still occurs on the trunk (as of yesterday). I trace
> through and found a one-liner that solved the reported issue and
> attached the patch to the bug. As noted in the bug comments, I could
> easily have overlooked or broken something inadvertently.

That's great. One of the committers will take a look and commit it or
suggest improvements. Bear with us if it takes a little while.

In terms of what's next, I'd suggest browsing through the bugzilla reports
and picking the ones that look interesting. As always, drop dev@tomcat.a.o
an e-mail if you have any questions.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org