Bug #18500
closedno image in FE unless Image Options: None ( Ignore ….) and Effects (None)
0%
Description
Images that I insert with the RTE are displayed fine in both back-end
and front-end of the website. Images that I insert through the text w/
images element are shown in the back-end, but are not rendered at all
in the frontend if . In the source I find the following, with no <img> tag
between the <dl> tag and no width inserted for the positioning class.
<div class="csc-textpic csc-textpic-intext-right"><div
class="csc-textpic-imagewrap"><dl class="csc-textpic-image
csc-textpic-firstcol csc-textpic-lastcol"
style="width:0px;"><dt></dt><dd
class="csc-textpic-caption"></dd></dl></div><div
class="csc-textpic-text">
I've ran all the tests in the install tool, and boot gd and
graphicsmagick are functioning correctly.
No problem for images in FE but no resize options: Image Dimensions ( image does not change)
or
no image in FE unless Image Options: None ( Ignore ….) and Effects (None).
Current configuration GraphicsMagick enabled: 1 GraphicsMagick path: C:\GraphicsMagick\ (1.1.11) GraphicsMagick path/LZW: C:\GraphicsMagick\ () Version 5/GraphicsMagick flag: gm
GDLib enabled: 1
GDLib using PNG: 0
GDLib 2 enabled: 1
IM5 effects enabled: -1 (Blurring/Sharpening with IM 5+) Freetype DPI: 96 (Should be 96 for Freetype 2) Mask invert: 0 (Should be set for some IM versions approx. 5.4+)
File Formats: gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai
All test positive
(issue imported from #M7939)