[wp-trac] [WordPress Trac] #11525: Plugin Compatibility Fails to Consider Future RC Versions

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 20 05:12:43 UTC 2009


#11525: Plugin Compatibility Fails to Consider Future RC Versions
-----------------------------+----------------------------------------------
 Reporter:  miqrogroove      |       Owner:       
     Type:  defect (bug)     |      Status:  new  
 Priority:  normal           |   Milestone:  2.9.1
Component:  Upgrade/Install  |     Version:  2.9  
 Severity:  minor            |    Keywords:       
-----------------------------+----------------------------------------------
 Now that 2.9 is out, anyone still running 2.9-RC is going to be confronted
 with something like this in the Upgrade screen:

 {{{
 qTranslate
 You are running version 2.5. Upgrade to 2.5.3.
 Compatibility with WordPress 2.9: 0% (0 "works" votes out of 4 total)
 Compatibility with WordPress 2.9: 0% (0 "works" votes out of 4 total)
 }}}

 Yikes.  That doesn't look right...

 See http://core.trac.wordpress.org/browser/tags/2.9/wp-admin/update-
 core.php#L189

 {{{
 $compat = '<br />' . sprintf(__('Compatibility with WordPress ...
 }}}

 and http://core.trac.wordpress.org/browser/tags/2.9/wp-admin/update-
 core.php#L197

 {{{
 $compat .= '<br />' . sprintf(__('Compatibility with WordPress ...
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11525>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list