ailabitmo / foodpedia

FOODpedia - a DBpedia of Food Products
http://foodpedia.tk
7 stars 3 forks source link

" in search results #16

Closed chistyakov closed 9 years ago

chistyakov commented 9 years ago

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 Г.

chistyakov commented 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.

chistyakov commented 9 years ago

ready for test on test server: http://109.234.34.200/

chistyakov commented 9 years ago

deployed to production: http://foodpedia.tk/