Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
If you think you found a bug, \[http://tomcat.apache.org/bugreport.html read this page\].

Questions

Wiki Markup
    _I have a bug, what do I do?

...

Wiki Markup
* Unless you have the source code reference in Tomcat which is wrong, it may not be a bug. E-mail the \[http://tomcat.apache.org/faq/tomcatuser.html user list\] and confirm its a bug. Also \[http://tomcat.apache.org/bugreport.html read this\] first from the tomcat site about reporting a bug.*

Why does feature ABC work in Servlet Container XYZ but not in Tomcat?

...

* There could be a good chance that the other servlet container could be implementing the spec wrong.*

I submitted a bug, why is it ignored?*

Any of the following may affect someone acting on a bug:

  • Is it a bug?
  • Is your description good?
  • Is your description complete?
  • Can a developer* easily_' reproduce the bug in their own environment?
  • Have you provided a patch? Is it against cvs? Using the correct file? Using cvs diff -u
  • Is your patch coded well?
  • Is your solution "good"?

...