createdotnet / API-Documentation

Create. API Documenation
http://developers.create.net/API-Documentation/
0 stars 2 forks source link

Issue with html encoding and the orders feed? #23

Open robertoldaker opened 9 years ago

robertoldaker commented 9 years ago

Not a huge problem but I think I should point it out anyway.

When I get an order with an "&" in the "shipping_method" its coming back as "&" i.e. its being html encoded. You can see this in order 2012975.

Dayjo commented 9 years ago

Hi Rob,

Thanks for the feedback! Will look into this for you asap!

Also, was just about to send you an email to inform you that we've started working on the roadmap for the API. You can see it so far here; https://github.com/createdotnet/API-Documentation/milestones . Dates, and more information still to be added but it should give you an idea of what we have planned.

Dayjo commented 9 years ago

Hi @robertoldaker,

Please can you delete the order details from this post so you're not exposing anyone's data. If you need to share something like this, can you obfuscate the personal data, or just post the order id?

I've looked into this and it appears to be being decoded before the order is created. We are currently in the process of doing some major updates to the basket and checkout system which we'll be rolling out into testing soon. These updates will fix this issue. I will look into whether or not there's a quick fix for this particular example.

robertoldaker commented 9 years ago

Have deleted the example order.