php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55935 patch for search.php: valign=top so results line up nicely
Submitted: 2003-12-09 18:04 UTC Modified: 2004-02-14 06:29 UTC
From: danielc at analysisandsolutions dot com Assigned: mj (profile)
Status: Closed Package: PECL bug system (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 + 48 = ?
Subscribe to this entry?

 
 [2003-12-09 18:04 UTC] danielc at analysisandsolutions dot com
Description:
------------
The results on search.php are jumbled around.  Adding the valign="top" attribute to <tr> makes things line up nicely.  This makes the items easier to read, particularly on items with long summaries.

While this could be done via CSS, this is more universal and simpler.

A patch exists at
http://www.analysisandsolutions.com/pear/BUG.search.php.valign.diff


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-14 06:29 UTC] mj@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 19:01:31 2024 UTC