Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7206 closed defect (bug) (fixed)

Upload URLs not being correctly determined by wp_upload_dir()

Reported by: sambauers Owned by:
Priority: high Milestone: 2.6
Component: General Version: 2.6
Severity: critical Keywords: has-patch
Cc: Focuses:

Description

This is a bug introduced by #6938 related changes.

wp_upload_dir() was not properly adapted to handle WP_CONTENT_URL

Patch attached.

Attachments (1)

wp_content_uploads_url.patch (755 bytes ) - added by sambauers 18 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [8216]) Use WP_CONTENT_URL in wp_upload_dir(). Props sambauers. fixes #7206

Note: See TracTickets for help on using tickets.