[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: bugs/html/wizard/wizards/extra_pages
From:       Martijn Klingens <mklingens () yahoo ! com>
Date:       2002-01-30 21:57:44
[Download RAW message or body]

Daniel,

On Wednesday 30 January 2002 22:23, Daniel Naber wrote:
> bugs/html/wizard/wizards/extra_pages Browser.php,1.7,1.8
> Author: dnaber
> Wed Jan 30 21:23:15 UTC 2002
>
>
> Modified Files:
>          Browser.php
> Log Message:
> remove "unsupported" wording

Is this a useful patch? It's a bit more acceptable to most users, I think.

Martijn

["browser.diff" (text/x-diff)]

Index: Browser.php
===================================================================
RCS file: /home/kde/bugs/html/wizard/wizards/extra_pages/Browser.php,v
retrieving revision 1.8
diff -u -p -r1.8 Browser.php
--- Browser.php	2002/01/30 21:23:14	1.8
+++ Browser.php	2002/01/30 21:50:50
@@ -60,7 +60,8 @@ class Browser extends WizardPage
 		if( !isNewerKDEVersion( $state->KDE->version, $config->khtmlMinVersion ) )
 		{
 			$errorMsg =
-				"<strong>You are not using the latest version of KDE</strong>\n" .
+                // TODO: Re-enable this after KDE 3.0.0 is too old as well!
+/*				"<strong>You are not using the latest version of KDE</strong>\n" .
 				"\n" .
 				"The browser related code develops at a very high pace. " .
 				"Your KDE version is too old for reporting browser related bugs.\n\n" .
@@ -75,7 +76,23 @@ class Browser extends WizardPage
 				"mirrors</a>. You can also check the homepage of your operating " .
 				"system or distribution's vendor to see if there are customized " .
 				"KDE versions available for your system.\n";
-
+*/
+                // Temporary message for KDE 3.0 KHTML turnover
+				"<strong>You are not using a KDE 3.0 development version</strong>\n" .
+				"\n" .
+				"The browser related code has been heavily reworked for KDE 3.0. " .
+				"As a result your report is almost certainly not reproduceable " .
+                "with the current KDE development version.\n\n" .
+				"Please upgrade to a KDE 3.0 development version and validate " .
+                "if the problem persists.\n" .
+				"If it does, please re-submit your bug with the new KDE version.\n\n" .
+				"You can download updated KDE versions from the " .
+				"<a href=\"http://www.kde.org/download.html\">" .
+				"KDE Web Site</a> or one of the many " .
+				"<a href=\"http://www.kde.org/mirrors.html\">" .
+				"mirrors</a>. You can also check the homepage of your operating " .
+				"system or distribution's vendor to see if there are customized " .
+				"KDE versions available for your system.\n";
 			$layout->errorMsg( $errorMsg );
 			$this->errOldVersion = true;
 		}


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic