Incorrect link generated for uploaded file
-
I’m running WordPress 2.0.1 with only minor mods – a couple of plugins.
I’m using the default WYSIWYG editor and want to post commnts that refer to uploaded files.
The files upload fine. Checking the server shows all files as expected in …/wp-content/yyyy/mm folder as specified in the upload options.
However, in some cases, when I use the “send to editor” feature of the file upload section of “Write Post”, the address of the link that is generated is of the form …/wp-admin/filename instead of …/wp-content/yyyy/mm/filename
I can’t seem to reproduce this reliably — when I’ve tried to follow exactly the same steps, the href value does get generated correctly (…/wp-content/yyyy/mm/filename). But I thought I’d post just in case anyone else has seen this or if anyone has info on what I might have done wrong (so I can tell my nontechnical users “don’t do that”).
I’ve only seen the error when uploading PDF files (so I tried to find a solution in the discussion of upload options –
http://ww.wp.xz.cn/support/topic/53434?replies=5
But since the problem is not reliably reproducible, I’m not at all sure its related to file type.Thanks.
The topic ‘Incorrect link generated for uploaded file’ is closed to new replies.