barzerman / barzer

barzer engine code
MIT License
2 stars 0 forks source link

BENI bug on special ascii chars #587

Closed barzerman closed 11 years ago

barzerman commented 11 years ago

user 1000195

Apple® - iPhone® 4 with 16GB Memory - Black (AT&T)

this search string finds it: iPhone 4 with 16GB Memory but trying anything like apple iphone 4 / iphone 4 etc/ doesnt find anything at all

this is seriously fucked up please focus on this ASAP . i think BENI for best buy is non functional

something needs to be done immediately

barzerman commented 11 years ago

taking over - i will get this . the fix will be to get rid of characters such as ® and © treated like punctuation i will do this with everything 2byte starting with 0xc2

barzerman commented 11 years ago

this shit loads into barzer literally as

Apple®
nchepanov commented 11 years ago

this is loaded into barsted as Apple® - MagSafe 60W Power Adapter for MacBook® and 13" MacBook® Pro

nchepanov commented 11 years ago

this shit goes from thier API literally as `"name": "Apple® - MagSafe 60W Power Adapter for MacBook® and 13\" MacBook® Pro",

check out here: view-source:http://api.remix.bestbuy.com/v1/products(search=MagSafe%2060W%20Power%20Adapter)?apiKey=qnznhnt6ua5tnm4279r4w4ev&format=json

we need to reload them, I guess?

barzerman commented 11 years ago

i think we can have this unescaped as utf8 inside attributes

On Wed, Jul 17, 2013 at 12:42 PM, Nikita Chepanov notifications@github.comwrote:

this shit goes from thier API literally as `"name": "Apple® - MagSafe 60W Power Adapter for MacBook® and 13\" MacBook® Pro",

check out here: view-source: http://api.remix.bestbuy.com/v1/products(search=MagSafe%2060W%20Power%20Adapter)?apiKey=qnznhnt6ua5tnm4279r4w4ev&format=json

we need to reload them, I guess?

— Reply to this email directly or view it on GitHubhttps://github.com/barzerman/barzer/issues/587#issuecomment-21099502 .

www.barzer.net