Mageia Bugzilla – Attachment 7476 Details for
Bug 17798
Bugzilla error message doesn't tell whom to mail when an error persists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Set the maintainer to sysadmin
file_17798.txt (text/plain), 907 bytes, created by
Frédéric "LpSolit" Buclin
on 2016-02-21 19:41:19 CET
(
hide
)
Description:
Set the maintainer to sysadmin
Filename:
MIME Type:
Creator:
Frédéric "LpSolit" Buclin
Created:
2016-02-21 19:41:19 CET
Size:
907 bytes
patch
obsolete
>diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params >index abe26bd..e92284d 100644 >--- a/modules/bugzilla/templates/params >+++ b/modules/bugzilla/templates/params >@@ -32,8 +32,8 @@ > 'cookiepath' => '/', > 'createemailregexp' => '.*', > 'cvsroot' => '', >- 'debug_group' => 'editbugs', > 'cvsroot_get' => '', >+ 'debug_group' => 'editbugs', > 'default_search_limit' => '500', > 'defaultopsys' => 'Linux', > 'defaultplatform' => 'i586', >@@ -54,6 +54,7 @@ > 'lxr_url' => '', > 'mail_delivery_method' => 'SMTP', > 'mailfrom' => 'bugzilla-daemon@<%= domain %>', >+ 'maintainer' => 'sysadmin@group.mageia.org', > 'makeproductgroups' => 0, > 'maxattachmentsize' => '1000', > 'maxlocalattachment' => '0',
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index abe26bd..e92284d 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -32,8 +32,8 @@ 'cookiepath' => '/', 'createemailregexp' => '.*', 'cvsroot' => '', - 'debug_group' => 'editbugs', 'cvsroot_get' => '', + 'debug_group' => 'editbugs', 'default_search_limit' => '500', 'defaultopsys' => 'Linux', 'defaultplatform' => 'i586', @@ -54,6 +54,7 @@ 'lxr_url' => '', 'mail_delivery_method' => 'SMTP', 'mailfrom' => 'bugzilla-daemon@<%= domain %>', + 'maintainer' => 'sysadmin@group.mageia.org', 'makeproductgroups' => 0, 'maxattachmentsize' => '1000', 'maxlocalattachment' => '0',
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17798
: 7476