From 6fef5b2a964f78b4cdc101149d6838c5e30c2364 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 3 Mar 2006 20:21:19 +0000 Subject: [PATCH] Fix runtests.pl test 11 warnings regarding POD sections (tree fix). --- Bugzilla/Auth/Verify/LDAP.pm | 2 +- Bugzilla/Component.pm | 4 ++-- Bugzilla/Template/Plugin/Hook.pm | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bugzilla/Auth/Verify/LDAP.pm b/Bugzilla/Auth/Verify/LDAP.pm index ee58f9d7e5..e8e7449714 100644 --- a/Bugzilla/Auth/Verify/LDAP.pm +++ b/Bugzilla/Auth/Verify/LDAP.pm @@ -185,7 +185,7 @@ Bugzilla, which logs the user in using an LDAP directory. =head1 DISCLAIMER B. It is poorly documented, and not very flexible. -Search L for a list of known LDAP bugs. +Search LEbugzilla.mozilla.orgE> for a list of known LDAP bugs. None of the core Bugzilla developers, nor any of the large installations, use this module, and so it has received less testing. (In fact, this iteration diff --git a/Bugzilla/Component.pm b/Bugzilla/Component.pm index 20df65550a..827be789df 100644 --- a/Bugzilla/Component.pm +++ b/Bugzilla/Component.pm @@ -229,7 +229,7 @@ Component.pm represents a Product Component object. =item C Description: Returns all bug IDs that belong to the component. - + Params: none. Returns: A reference to an array of bug IDs. @@ -267,7 +267,7 @@ Component.pm represents a Product Component object. $comp_name - String with a component name. Returns: Bugzilla::Component object. - + =back =cut diff --git a/Bugzilla/Template/Plugin/Hook.pm b/Bugzilla/Template/Plugin/Hook.pm index b189c5d264..90aa0724d4 100644 --- a/Bugzilla/Template/Plugin/Hook.pm +++ b/Bugzilla/Template/Plugin/Hook.pm @@ -80,4 +80,4 @@ Template Toolkit plugin to process hooks added into templates by extensions. =head1 SEE ALSO L, -L +LEbugzilla.mozilla.orgEshow_bug.cgi?id=229658> -- 2.47.2