Project

General

Profile

Actions

Bug #19887

closed

After update to 4.1.8 image rendering doesn't work anymore

Added by David Zschille about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2009-01-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I am using a grafical menu. After update to 4.1.8 the text in the menu tabs are gone.
Switching back to 4.1.7 they are rendered again. I tried this several times.

OS: Debian 4.0
PHP Version 5.2.0-8+etch3
Apache 1.3.34

The TS of my GMenu:

temp.customGmenu = HMENU
temp.customGmenu.special = list
temp.customGmenu.special.value = 1, 4, 5, 6, 7, 20
temp.customGmenu.1 = GMENU
temp.customGmenu.1 {
wrap = |<img src="fileadmin/img/crnr_l.gif" />
NO = 1
NO {
noBlur = 1
XY = [80.w] + 20,23
backColor = #CC3300
wrap = <img src="fileadmin/img/crnr_l.gif" />|<img src="fileadmin/img/crnr_r.gif" />

80 = TEXT
80 {
text.field = title
fontColor = white # Offset from upper left corner
offset = 0,17
fontFile = fileadmin/fonts/Frutiger-BlackCn.otf
fontSize = 11
align = center
niceText = 1 # sharpen: 1 = scharf, ... 99 = unscharf
niceText.sharpen = 1 # antiAlias greift nur, wenn niceTExt nicht gesetzt # antiAlias = 0
}
}
CUR < .NO
CUR = 1
CUR {
doNotLinkIt = 0
backColor = #FF6600
wrap = &lt;img src=&quot;fileadmin/img/crnr_act_l.gif&quot; /&gt;|&lt;img src=&quot;fileadmin/img/crnr_act_r.gif&quot; /&gt;
}
}

(issue imported from #M10225)


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #19691: Typing error in tslib_content ($gifCreateor => $gifCreator)ClosedSteffen Kamper2008-12-10

Actions
Related to TYPO3 Core - Bug #19209: Deprecated code into stdgraphicClosedDmitry Dulepov2008-08-11

Actions
Actions

Also available in: Atom PDF