When I put the inline tag in the body instead of displaying the image it's displaying the link to the image. I have imagecache module installed and when I upload a file and inline tried to substitute the tag for the image it pointed to the imagecache/fullsize instead of the original path to the file, but the link that was generated pointed to the right location. I'll attach a screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.JPG | 106.99 KB | lsrzj |
Comments
Comment #1
sunThat means that the input format you used for this post has the "HTML Filter" enabled and HTML Filter has been configured to escape all disallowed HTML tags.
Re-configure your HTML Filter to solve this issue.