Edit report at https://pear.php.net/bugs/bug.php?id=13606&edit=1
ID: 13606
Updated by: demon.gene@gmail.com
Reported By: mike at silverorange dot com
Summary: parameter name and description do not line up in
generated docs
Status: Closed
Type: Bug
Package: PhpDocumentor
Operating System: Irrelevant
PHP Version: Irrelevant
Assigned To: ashnazg
-Roadmap Versions: 1.5.0a1
+Roadmap Versions: 1.4.4
New Comment:
-Roadmap Versions: 1.5.0a1
+Roadmap Versions: 1.4.4
Previous Comments:
------------------------------------------------------------------------
[2009-11-24 18:02:37] ashnazg
-Status: Verified
+Status: Closed
-Roadmap Versions: 1.4.4
+Roadmap Versions: 1.5.0a1
Updated this in the HTML:Smarty:PEAR output converter... committed to
SVN.
------------------------------------------------------------------------
[2009-11-24 14:19:05] ashnazg
-Status: Feedback
+Status: Verified
------------------------------------------------------------------------
[2009-11-24 14:16:44] ashnazg
Ah, that helps...
The root issue seems to be 'centered' vertical alignment, so changing
that to 'top' probably will solve it. Need to find a way to test this
on sg1 box.
------------------------------------------------------------------------
[2009-11-23 23:52:26] gauthierm
Chuck,
The problem is still present and is quite visible on
http://pear.php.net/package/Crypt_GPG/docs/1.0.0/Crypt_GPG/Crypt_GPG.html#me
thodgetFingerprint (http://bit.ly/5Whvai)
The documentation for the $format parameter actually starts with
"optional. How
the fingerprint should be formatted..." but the line points to
"Crypt_GPG::FORMAT_NONE". It makes it appear as if the documentation for
the
second parameter is actually part of the first parameter's
documentation.
The problem is still solvable by applying a "vertical-align: top;" style
to the td cells
that display parameter documentation.
------------------------------------------------------------------------
[2009-11-23 21:48:50] ashnazg
Michael, is this oddity still visible somewhere to you? I've tried
duplicating with all the HTML output converters, and when I shrink the
browser enough to cause the descriptions to linewrap, they line up
perfectly for me.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://pear.php.net/bugs/bug.php?id=13606