|
From: <sv...@va...> - 2005-06-30 01:50:47
|
Author: njn
Date: 2005-06-30 02:50:45 +0100 (Thu, 30 Jun 2005)
New Revision: 129
Log:
wibble bloody wibble
Modified:
trunk/php/.htconfx
trunk/support/bug_reports.html
trunk/support/features.html
Modified: trunk/php/.htconfx
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/php/.htconfx 2005-06-30 01:48:39 UTC (rev 128)
+++ trunk/php/.htconfx 2005-06-30 01:50:45 UTC (rev 129)
@@ -45,7 +45,7 @@
'url'=3D>'http://bugs.kde.org/enter_valgrind_bug.cgi' ),
'vgbugsquery' =3D> array(=20
'txt'=3D>'Bugzilla query',
- 'url'=3D>'http://bugs.kde.org/query.cgi?component=3Dvalgrind' ),
+ 'url'=3D>'http://bugs.kde.org/query.cgi' ),
'vgbugsopenlist' =3D> array(=20
'txt'=3D>'Bugzilla all open bugs',
'url'=3D>'http://bugs.kde.org/buglist.cgi?product=3Dvalgrind&bug_stat=
us=3DUNCONFIRMED&bug_status=3DNEW&bug_status=3DASSIGNED&bug_status=3DREOP=
ENED&cmdtype=3Ddoit' ),
Modified: trunk/support/bug_reports.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/support/bug_reports.html 2005-06-30 01:48:39 UTC (rev 128)
+++ trunk/support/bug_reports.html 2005-06-30 01:50:45 UTC (rev 129)
@@ -10,7 +10,7 @@
<?php echo vglink( 'vgbugsreport' ); ?> page. You can search for exist=
ing
bugs using the=20
<?php echo vglink( 'vgbugsquery' ); ?> page (make sure you choose Valgri=
nd
-as the "component"), or see all open bug reports at the=20
+as the "product"), or see all open bug reports at the=20
<?php echo vglink( 'vgbugsopenlist' ); ?> page. Anyone can search the
database, but you need to open a Bugzilla account (instructions are on t=
he
page) to report a bug.</p>
Modified: trunk/support/features.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/support/features.html 2005-06-30 01:48:39 UTC (rev 128)
+++ trunk/support/features.html 2005-06-30 01:50:45 UTC (rev 129)
@@ -4,7 +4,7 @@
<?php echo vglink( 'vgbugsreport' ); ?> page; make an entry with the
severity <code>wishlist</code>. You can search for existing bugs using =
the
<?php echo vglink( 'vgbugsquery' ); ?> page (make sure you choose Valgri=
nd
-as the "component", and "wishlist" as the severity).</p>
+as the "product", and "wishlist" as the severity).</p>
=20
<p>If you have trouble with Bugzilla, or for some reason you
don't think Bugzilla is appropriate for your request (although it
|