[wp-trac] Re: [WordPress Trac] #10216: Upgrade to 2.8 breaks
all-in-one-seo-pack-plugin on IIS when open_basedir is enabled
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 19 08:35:43 GMT 2009
#10216: Upgrade to 2.8 breaks all-in-one-seo-pack-plugin on IIS when open_basedir
is enabled
--------------------------+-------------------------------------------------
Reporter: ruslany | Owner: nbachiyski
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.8.1
Component: i18n | Version: 2.8
Severity: normal | Resolution: invalid
Keywords: |
--------------------------+-------------------------------------------------
Changes (by ruslany):
* status: assigned => closed
* resolution: => invalid
Comment:
After more investigation turned out that this is a bug in the plugin. It
calls this function and passes an absolute path:
{{{
load_plugin_textdomain('all_in_one_seo_pack', WP_PLUGIN_DIR . '/all-in-
one-seo-pack');
}}}
This causes open_basedir to fail. I was able to repro this on WP 2.6.5 and
WP 2.8, which means that this has nothing to do with upgrade to 2.8.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10216#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list