﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
918	Valididierundfehler in Options Templates	Ronald Parcinski	Ronald Parcinski	"
{{{
id=""{$options_data.ID}""
}}}

Eine id darf keine Zahl sein:

Inhaltstyp
    Typ ID, ein Zeichen aus [A-Za-z] gefolgt von beliebig vielen Zeichen aus [A-Za-z0-9_:.-] 
erlaubt in
    allen Elemente außer: base, head, html, meta, script, style, title 

Sollte man also z.B.ändern auf:

{{{
id=""ID{$options_data.ID}""
}}}

"	Bug/Fehler	closed	normal	modified-shop-2.0.1.0	Template	2.0.0.0	fixed				
