[wp-trac] [WordPress Trac] #11464: MySQL 4.1.2 and automatic update...
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 18 17:04:40 UTC 2009
#11464: MySQL 4.1.2 and automatic update...
-------------------------------------+--------------------------------------
Reporter: nickbohle | Owner:
Type: defect (bug) | Status: closed
Priority: high | Milestone: 2.9
Component: Upgrade/Install | Version: 2.9
Severity: blocker | Resolution: fixed
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment(by ryan):
I forgot to capture the error, but the include was missing the beginning
of the path. It was relative to the web root instead of ABSPATH.
WP_Filesystem::exists() has ways of determining the root for $from that a
straight include doesn't have. To include version.php we'll probably have
to copy it into place first, like we do with update-core.php. We can
consider that for 3.0.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11464#comment:40>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list