You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/11 15:56:44 UTC

[Tomcat Wiki] Update of "FAQ/Bugs" by TimFunk

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.

The following page has been changed by TimFunk:
http://wiki.apache.org/tomcat/FAQ/Bugs

The comment on the change is:
handy url to add to future bugs

------------------------------------------------------------------------------
   1. [#Q1 I have a bug, what do I do?]
   1. [#Q2 Why does feature ABC work in Servlet Container XYZ but not in Tomcat?]
   1. [#Q3 I submitted a bug, why is it ignored?]
+  1. [#USERLIST What does it mean to contact the user list?]
  
  == Answers ==
  [[Anchor(Q1)]]'''I have a bug, what do I do?'''
  
- 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.
+ Unless you have the source code reference in Tomcat which is wrong, it may not be a bug. E-mail the [wiki:/Tomcat_User Tomcat 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.
  
  [[Anchor(Q2)]]'''Why does feature ABC work in Servlet Container XYZ but not in Tomcat?'''
  
@@ -31, +32 @@

  
  Some developers are uncomfortable submitting patches to code they are unfamiliar with. The committers are not experts in all areas of Tomcat. It may be that the developer who has the ability to adequately review the patch may be too busy or unable to review the bug. That is the bad news, the good news is Tomcat is Open Source and you can build and use your own release until the fix gets back into the official release. 
  
+ [[Anchor(USERLIST)]]'''What does it mean to contact the user list?'''
+ 
+ If you are reading this - you were probably instructed to contact the user list for help. Bugzilla is not a support forum. Bugzilla is intended to fix "real bugs" in Tomcat. It is not intended to help you diagnose errors you are experiencing. The outcome of a diagnosis can be a new bug in Bugzilla. Configuration questions do not belong in Bugzilla. See  [wiki:/Tomcat_User Tomcat User] for what the Tomcat User list is.
+ 

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