﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
1611	Bug im Easy-Credit-Modul	info@…		"https://www.modified-shop.org/forum/index.php?topic=38694.msg363211#msg363211

Der Link zur Easy-Credit Finanzierung am Produkt ist fehlerhaft.
Die Datei muss in zeile 341 geändert werden:
includes/modules/payment/easycredit.php

if (strpos($ContractInfoURL, $separator) !== false) {
ersetzen durch 
if (strpos($calculator_link, $separator) !== false) {

$ContractInfoURL steht in der funktion nicht zur Verfügung, wodurch die Bedingung nicht wahr werden kann und so der falsche Separator verwendet wird.

Viele Grüße
Andreas"	Bug/Fehler	new	normal		Module						
