|
From: <sv...@va...> - 2012-03-06 17:51:45
|
florian 2012-03-06 15:45:11 +0000 (Tue, 06 Mar 2012)
New Revision: 452
Log:
Update URL for valgrind bug reports after KDE changed the
bugzilla organization.
Modified files:
trunk/php/.htconfx
Modified: trunk/php/.htconfx (+1 -1)
===================================================================
--- trunk/php/.htconfx 2012-01-23 14:18:06 +00:00 (rev 451)
+++ trunk/php/.htconfx 2012-03-06 15:45:11 +00:00 (rev 452)
@@ -42,7 +42,7 @@
'url'=>'http://lists.sourceforge.net/lists/listinfo/valgrind-users' ),
'vgbugsreport' => array(
'txt'=>'Bugzilla report',
- 'url'=>'http://bugs.kde.org/enter_valgrind_bug.cgi' ),
+ 'url'=>'https://bugs.kde.org/enter_bug.cgi?product=valgrind' ),
'vgbugsquery' => array(
'txt'=>'Bugzilla query',
'url'=>'http://bugs.kde.org/query.cgi?format=specific' ),
|
|
From: Tom H. <to...@co...> - 2012-03-06 18:02:25
|
On 06/03/12 17:51, sv...@va... wrote: > florian 2012-03-06 15:45:11 +0000 (Tue, 06 Mar 2012) > > New Revision: 452 > > Log: > Update URL for valgrind bug reports after KDE changed the > bugzilla organization. Shouldn't we ask the KDE bugzilla admins if we can have our custom page back before we switch to the generic one? Tom -- Tom Hughes (to...@co...) http://compton.nu/ |