Author: dpage
Date: 2005-09-26 20:37:03 +0100 (Mon, 26 Sep 2005)
New Revision: 4470
Modified:
trunk/pgadmin3/docs/en_US/appendices.html
trunk/pgadmin3/docs/en_US/bugreport.html
Log:
Fix hyperlink. Add note about sending a backtrace with bug reps where appropriate.
Modified: trunk/pgadmin3/docs/en_US/appendices.html
===================================================================
--- trunk/pgadmin3/docs/en_US/appendices.html 2005-09-26 19:10:07 UTC (rev 4469)
+++ trunk/pgadmin3/docs/en_US/appendices.html 2005-09-26 19:37:03 UTC (rev 4470)
@@ -11,7 +11,7 @@
<H3>Appendices</H3>
<UL>
- <LI><A HREF="bugreporting.html">Reporting bugs</A> in pgAdmin III.<BR> </LI>
+ <LI><A HREF="bugreport.html">Reporting bugs</A> in pgAdmin III.<BR> </LI>
<LI>The pgAdmin <A HREF="team.html">development team</A>.<BR> </LI>
<LI>The pgAdmin <A HREF="translation_team.html">translation team</A>.<BR> </LI>
<LI>The pgAdmin III <A HREF="licence.html">licence</A>.<BR> </LI>
Modified: trunk/pgadmin3/docs/en_US/bugreport.html
===================================================================
--- trunk/pgadmin3/docs/en_US/bugreport.html 2005-09-26 19:10:07 UTC (rev 4469)
+++ trunk/pgadmin3/docs/en_US/bugreport.html 2005-09-26 19:37:03 UTC (rev 4470)
@@ -29,6 +29,8 @@
<LI>Language
<LI>Distribution you used (source tarball, or binary)
<LI>Version you tested
+ <LI>If possible and appropriate, include a backtrace from the crash. You may need to recompile wxWidgets and
pgAdmin
+ with the --enable-debug option to do this.
</UL>
Please do <B>not</B> send an email directly to one of the programmers; they might miss it, or even be the wrong person
atall.
Using the mailing list guarantees that your request isn't lost and will be answered in a timely fashion.