﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
1205	Division by zero in xtcPrice.php	Ronald Parcinski	somebody	"E_WARNING	: LoggingManager: Division by zero in File: .../includes/classes/xtcPrice.php on Line: 679

Fehler tritt auf wenn Artikelpreis ($pPrice) 0 ist.


{{{
$save_percent = round(($pPrice * $qty - $sPrice) / $pPrice * 100 / $qty);
}}}
"	Bug/Fehler	new	normal	modified-shop-2.1.0.0	Shop	2.0.2.2					
