[wp-trac] [WordPress Trac] #13566: Category/Tag Converter and importer UI improvements
WordPress Trac
wp-trac at lists.automattic.com
Fri May 28 01:07:20 UTC 2010
#13566: Category/Tag Converter and importer UI improvements
----------------------------+-----------------------------------------------
Reporter: nacin | Owner: nacin
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 3.0
Component: General | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Comment(by mdawaffe):
Replying to [comment:8 dd32]:
> It might be due to the Imports using the "Stable Tag" field, without
actually Tagging releases.
That is a problem, but it's not the salient one.
The problem is that those plugins require WP version 3.0 (as specified in
their respective readme.txt files). Currently, WP is at 3.0-beta2-15006,
which is less than 3.0. So API.wp.org isn't sending back an update
response for that plugin, since as far as it can tell, WP 3.0-beta2-15006
can't support the plugin.
Currently API.wp.org just does a naive {{{version_compare()}}}. I guess
we should probably only use the leading, numeric part of the version
string.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13566#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list