activecollab/activecollab-sdk

Remove \u00a0 from incoming data

Closed this issue · 1 comments

When I pull task / comment data, I see a lot of \u00a0 in the text. It should probably be replaced with ' ' using str_replace().

This is not API wrapper's job, but ActiveCollab's. We'll see to have that covered with one o the upcoming releases.