appdb/include testData.php

WineHQ wineowner at wine.codeweavers.com
Sat May 26 12:01:11 CDT 2007


ChangeSet ID:	31141
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2007/05/26 12:01:11

Modified files:
	include        : testData.php 

Log message:
	Ben Hodgetts <ben at atomnet.co.uk>
	Add more detail to the test data submission page

Patch: http://cvs.winehq.org/patch.py?id=31141

Old revision  New revision  Changes     Path
 1.52          1.53          +6 -2       appdb/include/testData.php

Index: appdb/include/testData.php
diff -u -p appdb/include/testData.php:1.52 appdb/include/testData.php:1.53
--- appdb/include/testData.php:1.52	26 May 2007 17: 1:11 -0000
+++ appdb/include/testData.php	26 May 2007 17: 1:11 -0000
@@ -978,8 +978,12 @@ class testData{
     {
         echo "<p>This is the screen for inputing test information so that others ";
         echo "looking at the database will know \n";
-        echo "what was working on a particular release of Wine.</p>\n";
-        echo "<p>Please be as detailed as you can.</p>\n";
+        echo "what was working on a particular release of Wine. Although be \n";
+        echo "aware that this is not the bug-tracker and that \n";
+        echo "this is not where the developers check for bugs.</p>\n";
+        echo "<p>Please be as detailed as you can but do not paste large \n";
+        echo "chunks of output from the terminal. Type out your report \n";
+        echo "clearly and in proper English so that it is easily readable.</p>\n";
         echo "<p>If you cannot find your distribution in the list of existing ";
         echo "distributions, please add it in the \n";
         echo "provided field.</p>\n\n";



More information about the wine-cvs mailing list