Closed (fixed)
Project:
Inline
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2006 at 16:50 UTC
Updated:
24 Aug 2006 at 23:36 UTC
Jump to comment: Most recent file
Not sure why this is happening; I upload a jpeg, then use the following in the page:
[inline:x.JPG=test]
but displaying the page shows the filename with a link, not the picture
I'm using 4.7.2 with inline 4.7.0
I also tried
[inline:1]
[inline:1=test]
[inline:x.JPG]with the same results
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | inline.lowercase.patch | 552 bytes | sun |
Comments
Comment #1
sunUse lowercase file extensions.
Attached patch should fix this.
Comment #2
sunDid this patch work for you? If so, please confirm.
Comment #3
floretan commentedI've had the same problem, [inline:image.jpg=test] gets replaced with a link instead of an image.
I applied the patch, but it didn't change anything.
Comment #4
sun@flobruit: Please check your settings for inline module in administer -> settings -> inline. If the maximum width or height is exceeded by your image it will not get displayed inline as image.
Comment #5
lisa commentedWhen you attach an image to a node, make sure to uncheck List next to the image you uploaded.
You can see this by going to administer->content and then click on edit next to the node you want to modify. Look below the node text where it says File Attachments.
Comment #6
Creazion commentedI've the same problem, but i think it isn't an error from the inline.modul. Try to set up the
to a higher solution. You can find it under administer->settings->inline.
Comment #7
Bèr Kessels commentedLets focus. Many people report similar issues, but they seem to have different causes.
Ppease re-open this issue if you still find this bug wen you have the resolution (
admin » settings » inline) and the inline behaviour (admin » settings » content types » The Type) set correct!Comment #8
sun