Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "FAQ/Bugs" page has been changed by KonstantinKolinko. The comment on this change is: Updated, corrected the links. http://wiki.apache.org/tomcat/FAQ/Bugs?action=diff&rev1=8&rev2=9 -------------------------------------------------- + = FAQ / Bugs = + == Preface == If you think you found a bug, [[http://tomcat.apache.org/bugreport.html|read this page]]. @@ -13, +15 @@ == 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 [[/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. + Unless you have the source code reference in Tomcat which is wrong, it may not be a bug. E-mail the [[FAQ/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?''' @@ -26, +28 @@ * 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 + * Have you provided a patch? Is it against the current sources from svn? Using the correct file? Using `svn diff` or `diff -u` ? * Is your patch coded well? * Is your solution "good"? @@ -34, +36 @@ <<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 [[/Tomcat_User|Tomcat User]] for what the Tomcat User list is. + 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 [[FAQ/Tomcat_User|Tomcat User]] for what the Tomcat User list is. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org