From: lpsolit%gmail.com <> Date: Fri, 13 Jul 2007 20:16:06 +0000 (+0000) Subject: Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Frédéric Bucli... X-Git-Tag: bugzilla-3.1.2~150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ab86735ff66381698b1e8e0bc587970dacc69fe;p=thirdparty%2Fbugzilla.git Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Frédéric Buclin r=dkl a=LpSolit --- diff --git a/Bugzilla/Install/Util.pm b/Bugzilla/Install/Util.pm index 32860732ba..a590238e4e 100644 --- a/Bugzilla/Install/Util.pm +++ b/Bugzilla/Install/Util.pm @@ -430,7 +430,7 @@ This allows for localization of strings used during installation. Let's say your template string looks like this: The ##animal## jumped over the ##plant##. - + Let's say that string is called 'animal_jump_plant'. So you call the function like this: diff --git a/Bugzilla/Search/Saved.pm b/Bugzilla/Search/Saved.pm index 3c1ad6651e..bcc72cffec 100644 --- a/Bugzilla/Search/Saved.pm +++ b/Bugzilla/Search/Saved.pm @@ -214,7 +214,7 @@ __END__ =head1 NAME - Bugzilla::Search::Saved - A saved search +Bugzilla::Search::Saved - A saved search =head1 SYNOPSIS diff --git a/Bugzilla/User/Setting/Skin.pm b/Bugzilla/User/Setting/Skin.pm index f55e01297d..0b0adfd511 100755 --- a/Bugzilla/User/Setting/Skin.pm +++ b/Bugzilla/User/Setting/Skin.pm @@ -60,8 +60,6 @@ __END__ Bugzilla::User::Setting::Skin - Object for a user preference setting for skins -=head1 SYNOPSIS - =head1 DESCRIPTION Skin.pm extends Bugzilla::User::Setting and implements a class specialized for