]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix runtests.pl test 11 warnings regarding POD sections (tree fix).
authorjocuri%softhome.net <>
Fri, 3 Mar 2006 20:21:19 +0000 (20:21 +0000)
committerjocuri%softhome.net <>
Fri, 3 Mar 2006 20:21:19 +0000 (20:21 +0000)
Bugzilla/Auth/Verify/LDAP.pm
Bugzilla/Component.pm
Bugzilla/Template/Plugin/Hook.pm

index ee58f9d7e5660bab16b9f63941d8165b92a69956..e8e7449714d2d24b1c6f1ca133a86ed1b79a1d60 100644 (file)
@@ -185,7 +185,7 @@ Bugzilla, which logs the user in using an LDAP directory.
 =head1 DISCLAIMER
 
 B<This module is experimental>. It is poorly documented, and not very flexible.
-Search L<http://bugzilla.mozilla.org/> for a list of known LDAP bugs.
+Search L<http:E<sol>E<sol>bugzilla.mozilla.orgE<sol>> 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
index 20df65550ab24d91dfcc9cb2ca44c099a6a7da40..827be789df45a3e785b1590e00772c7bc3dd8932 100644 (file)
@@ -229,7 +229,7 @@ Component.pm represents a Product Component object.
 =item C<bugs_ids()>
 
  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
index b189c5d2649e798797602b077db68fdd5e362ecf..90aa0724d4120eca5700731c4f2beb6ec0abf076 100644 (file)
@@ -80,4 +80,4 @@ Template Toolkit plugin to process hooks added into templates by extensions.
 =head1 SEE ALSO
 
 L<Template::Plugin>,
-L<http://bugzilla.mozilla.org/show_bug.cgi?id=229658>
+L<http:E<sol>E<sol>bugzilla.mozilla.orgE<sol>show_bug.cgi?id=229658>