instacrate / instacrate-api

1 stars 0 forks source link

/boxes/{box_id}?format=long #54

Closed jasgan closed 7 years ago

jasgan commented 7 years ago

For "short_desc" in JSON, it returns a string with some words stuck to each other. For box_id = 3, "short_desc": "Bocandy is a Candy Subscription Box from Around the World for just $15/month.Each month, we send you a box full of candywith cool info about where it came from."

"$15/month.Each" and "candywith" are stuck to each other.

hhanesand commented 7 years ago

Isn't this just a database error?

jasgan commented 7 years ago

I checked the database and the short_desc seems to be formatted correctly.

hhanesand commented 7 years ago

well that sure is strange... thanks for reporting!

jasgan commented 7 years ago

np!!

hhanesand commented 7 years ago

non breaking spaces lol