Closed chistyakov closed 9 years ago
We can change home page to decode html special entities or change backend to ALWAYS return plain text.
I guess, it's better to change parser to store data in plain text (not mix of HTML and plain text). It will increase parsing time, but the stored data would be consistent.
ready for test on test server: http://109.234.34.200/
deployed to production: http://foodpedia.tk/
Some products contain the '"' substring in product's name when they are displayed in search results
Steps to reproduce:
Expected result: 4603421352763, ЖАРЕНЫЕ КОЛОБКИ "МОРОЗКО" С МЯСОМ 320 Г.
Actual result: 4603421352763, ЖАРЕНЫЕ КОЛОБКИ "МОРОЗКО" С МЯСОМ 320 Г.