﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
1815	Undefined index: suffix in File: /inc/xtc_draw_selection_field.inc.php	web-looks.de	somebody	"/inc/xtc_draw_selection_field.inc.php 

Suchen nach:

{{{
$selection = $data['suffix'].
}}}


Ersetzen mit:

{{{
$selection = (!empty($data['suffix']) ? $data['suffix'] : '').
}}}
"	Bug/Fehler	closed	normal	modified-shop-2.0.6.0	Shop	2.0.5.1	fixed				
