You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an error with message in GBK encoding, iconv can't tarnsform it to UTF8, GBK or X-GBK is GB2312 actuallty, but I can't append this alias in Transcoder or override it.
or add ability to override $charsetAliases
UPD: I'm trying to remove alias gbk => x-gbk and it works for me.
The text was updated successfully, but these errors were encountered:
I have an error with message in GBK encoding, iconv can't tarnsform it to UTF8,
GBK
orX-GBK
is GB2312 actuallty, but I can't append this alias in Transcoder or override it.or add ability to override
$charsetAliases
UPD: I'm trying to remove alias gbk => x-gbk and it works for me.
The text was updated successfully, but these errors were encountered: