www: b3278d36: Hardcoding message about hangs in 2.5.3....
caseyho at pidgin.im
caseyho at pidgin.im
Wed Dec 31 03:05:58 EST 2008
-----------------------------------------------------------------
Revision: b3278d36a57ff3b628db1a2a2192ab5c5a9de8f5
Ancestor: af4e21cdc563c46316371eff0a3e7cb0afe7f1c1
Author: caseyho at pidgin.im
Date: 2008-12-31T08:03:48
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/b3278d36a57ff3b628db1a2a2192ab5c5a9de8f5
Modified files:
htdocs/support/index.php
ChangeLog:
Hardcoding message about hangs in 2.5.3. Someday this needs to be more robust
-------------- next part --------------
============================================================
--- htdocs/support/index.php 45f9430683097fc370ec1a7ac2605a9a8c1f5ddd
+++ htdocs/support/index.php b0f84ce49f8f80f673f7433e651b693677fd8d49
@@ -37,13 +37,19 @@ Chat on IRC: <a onClick="javascript:page
<h1>I have a problem to report</h1>
+<div id="download_new">
+<strong>Common issues</strong><br/>
+<a href="http://developer.pidgin.im/ticket/7849">Pidgin crashes or hangs when closed</a> (Windows/2.5.3)
+</div>
+
<ul>
<li>First, don't panic.</li>
<li><a href="http://developer.pidgin.im/query?status=new&status=pending&col=id&col=summary&order=priority&version=<? echo $pidgin_version; ?>&type=defect">Search</a> to see if it has already been reported.
<li>Otherwise, learn how to <a href="http://developer.pidgin.im/wiki/TipsForBugReports">file a bug report</a>
</ul>
-<div id="download_new">
+<div>
+<br/>
<strong>Pidgin Crashed?</strong><br/><br/>
What to do if a crash occurs:<br/>
<a href="http://developer.pidgin.im/wiki/TipsForBugReports#WindowsUsers">On Windows</a><br/>
More information about the Commits
mailing list