Closed rajjanorkar closed 6 years ago
Many feeds are not UTF-8 and so we have issues storing those into DB, before storing we need to translate it to UTF-8, this is not supported in zend-feed.
Can we add feature which will detect the content encoding and translate it to utf-8?
@rajjanorkar You have already asked this question: #46
@froschdesign sorry i completely forgotten about it.
Duplicate of #46
Many feeds are not UTF-8 and so we have issues storing those into DB, before storing we need to translate it to UTF-8, this is not supported in zend-feed.
Can we add feature which will detect the content encoding and translate it to utf-8?