| Issue 51: | PATCH Wrong path of files uploaded with content nodes inside the content. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create a blog post, and upload a file. 2. Inside the content textarea put <img src="[file1]" /> What is the expected output? What do you see instead? It should substitute [file1] with its right public path to don't need to search for it inside the public/system directory. It substitutes it with the name of the file only. What version of the product are you using? On what operating system? trunk. Ubuntu 7.04 Please provide any additional information below. I don't know why it was changed, but appears to be made by purpose? I changed it back using the public_filename method as any other product image is shown.
Apr 8, 2008
Project Member
#1
subim...@gmail.com
Status:
Fixed
|