Keşfet

vBulletin: User field choices keys may get mangled

XFdestek

Kurucu Üye
Katılım
25 May 2014
Mesajlar
3,198
Tepkime puanı
284
Konum
Türkiye
Web sitesi
fivetu.xyz
XFI\Import\Importer\vBulletin::getProfileFieldChoices
PHP:

Kod:
Lütfen içeriği görebilmek için Giriş yap yada Kayıt ol to view codes content!

$field['data'] may contain data that is not UTF-8, so if this is passed to convertToId the string may get mangled ginving somewhat inconsistent results.

Changing this to
PHP:

if ($choiceId = $this->convertToId($this->convertToUtf8($choice)...

Lütfen içeriği görebilmek için Giriş yap yada Kayıt ol
 

Konu görüntüleyen kullanıcılar

Benzer konular

Geri
Üst Alt