[wp-hackers] 1.5.1 ?

Ryan Boren ryan at boren.nu
Tue Mar 22 00:32:40 GMT 2005


On Mon, 2005-03-21 at 15:18 -0500, Mark Jaquith wrote:
> Here is my pick of the litter... I've labeled (!important!) the ones 
> that I think deserve most attention.

Okay.  I picked off the low hanging fruit.

> (!important!) CSS error that makes "alternate" rows show up as green in 
> IE, even on the Manage->posts page and Manage->category  Oops!
> Patch provided, and tested by me.
> http://mosquito.wordpress.org/view.php?id=1139

Fixed.

> (!important!) CSS error whereby if you have enough submenu items that 
> they have to wrap, the height isn't changed (fixed in CSS) so that it is 
> white text on light greybackground.  This is a bug in all browsers.  My 
> patch eliminates the fixed height and allows the items to wrap with the 
> dark background.
> http://mosquito.wordpress.org/view.php?id=1138

Assign to Matt for review and commit.

> get_links() ignores $echo setting
> http://mosquito.wordpress.org/view.php?id=1023

Fixed.  Side note:  The links API needs a whole lotta love.

> (!important!) Scheduled posts are shown as being in the future (equal to 
> the negative of your GMT offset, for us west of Greenwich).  I think 
> this is a problem with current_time()
> http://mosquito.wordpress.org/view.php?id=1075

Feed patch to mosquito.

> Comment feed for a single post only shows first 10 comments:
> http://mosquito.wordpress.org/view.php?id=958

Fixed.

> "require email for comments" setting doesn't use is_email() to check 
> validity... what's the point of the setting if it isn't obeyed?
> http://mosquito.wordpress.org/view.php?id=982

Fixed.

Ryan



More information about the wp-hackers mailing list