Hmmm, this gets even stranger. The <img> tag had an empty alt attribute in it like this:
<img alt="Apache logo" src="/files/apache_pb22.png" />
so on a whim I just manually filled it in to see what would happen. Instead of being invisible, the alt text was displayed as text. So the body of the node is this
<p><img alt="Apache logo" src="/files/logo.gif" />Text is here. Where is the graphic?</p>
and what shows up is this:
Apache logoText is here. Where is the graphic?
So it's as if the HTML tag is being completely ignored.
-------------- Original message ---------------------- From: Domas tasdomas@gmail.com
For some reason, though, the images won't display on the page. If I swtich to
the plain editor , the <img> tag is there with the correct src value. If I view the source, I can see the tag there correctly, too. Full HTML is being used as the input format, so that's not the issue. Can anyone think of any other reason the image would not be displayed? check the input filter
Domas
-- [ Drupal support list | http://lists.drupal.org/ ]
Quoting Steve Edwards killshot91@comcast.net:
Hmmm, this gets even stranger. The <img> tag had an empty alt attribute in it like this:
<img alt="Apache logo" src="/files/apache_pb22.png" />
so on a whim I just manually filled it in to see what would happen. Instead of being invisible, the alt text was displayed as text. So the body of the node is this
<p><img alt="Apache logo" src="/files/logo.gif" />Text is here. Where is the graphic?</p>
and what shows up is this:
Apache logoText is here. Where is the graphic?
So it's as if the HTML tag is being completely ignored.
It sounds to me as if /files/logo.gif isn't found to be displayed. Check the apache error log.
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/