﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
1454	PayPal-Plus: HTML-entities in Kundenadresse	info@…		"Ich habe es gerade hier Beschrieben:
[https://www.modified-shop.org/forum/index.php?topic=34597.msg352713#msg352713 MODUL: PayPal PLUS Zahlungsmodul für modified eCommerce Shopsoftware]
Bei PayPal-Bestellungen werden die Kundenadressen HTML-Encoded in die Datenbank gespeichert.
Die Ursache könne mit einer Änderung in dieser Datei zusammenhängen:
includes\external\paypal\classes\PayPalCommon.php
Funktion: decode_utf8($string)
war vorher:
$string = decode_utf8($string);
ist jetzt
$string = encode_htmlentities(decode_utf8($string));"	Bug/Fehler	new	hoch	modified-shop-2.0.4.0	Module	2.0.3.0					
