[wp-trac] [WordPress Trac] #23483: Incorrect image URL for subsites when using UPLOADS constant on multisite subdirectory installation
WordPress Trac
noreply at wordpress.org
Mon Feb 18 12:28:55 UTC 2013
#23483: Incorrect image URL for subsites when using UPLOADS constant on multisite
subdirectory installation
------------------------------+------------------------------
Reporter: creativeinfusion | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.5.1
Severity: normal | Resolution:
Keywords: |
------------------------------+------------------------------
Comment (by creativeinfusion):
Sorry about all the updates, but it's just dawned on me that the URL is
set how it is by design, because in the absence of UPLOADS being used the
subsite uploads url is just rewritten by[[BR]]
{{{RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*)}}}
That rewrite doesn't handle the situation in this ticket when the UPLOADS
folder is outside wp-content, making it similar to the reason behind the
warning {{{Subdirectory networks may not be fully compatible with custom
wp-content directories}}} (if I understand that correctly).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23483#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list