[TYPO3-german] Errors and Warnings: Please check that this is not a problem for you ?!

Michael Haugg michael.haugg at memmingen.de
Wed Jul 4 16:01:17 CEST 2007


Hallo!

Ich habe folgendes Typoscript im Einsatz, welches zur Kennzeichnung 
externer URL's im Menü dient.

temp.exturlspecialwrap {
	stdWrap.cObject = CASE
	stdWrap.cObject {
		key.field = doktype
		default = TEXT
		default.field = title
		3 = TEXT
		3 {
			field = title
			wrap = <img src="{$var_exturl_img}" alt="{$var_exturl_img_alt}" 
title="{$var_exturl_img_title}" border="0" 
style="{$var_exturl_img_style}"/>|
		}
	}
}

mit

page.10.marks.SUBMENU.10.1.NO < temp.exturlspecialwrap

binde ich es dann ein. Das funktioniert soweit bestens, d. h. vor allen 
Seiten im Menü, die vom TYP "Externe URL" sind, erscheint ein Bildchen - 
so wie ich es will.

Allerdings erhalte ich seitdem eine Fehlermeldung bzw. Warning im 
TS-Object-Browser:

1:    Line 5241: Object copied in this line "NO < 
temp.exturlspecialwrap" would leave either the value or properties 
untouched in TypoScript Version 1. Please check that this is not a 
problem for you.
1:    Line 5248: Object copied in this line "IFSUB < .NO" would leave 
either the value or properties untouched in TypoScript Version 1. Please 
check that this is not a problem for you.

Nun, ehrlich gesagt WEISS ICH NICHT ob ich ein Problem damit habe ;-)

Könnte mich ein TYPO3-Arzt oder -Apotheker über evtl. über Risiken und 
Nebenwirkungen aufklären? Vielleicht auch noch sagen, was ich anderes 
machen muss?

Viele Grüße

Michael


More information about the TYPO3-german mailing list