Jump to content

Webservice cannot handle ampersands '&'


Guest

Recommended Posts

Hi everyone,

 

I currently have an issue with creating a category called 'Coats & Jackets', but the webservice gives me an error 500 Internal Service, however if I replace the '&', with the text 'and', then everything is working fine.

 

I have tried escaping the ampersand (&amp), but it still did not work.

 

Hope you guys can help me.

 

Thanks

Link to comment
Share on other sites

  • 4 months later...

Hi everyone,

 

I currently have an issue with creating a category called 'Coats & Jackets', but the webservice gives me an error 500 Internal Service, however if I replace the '&', with the text 'and', then everything is working fine.

 

I have tried escaping the ampersand (&amp), but it still did not work.

 

Hope you guys can help me.

 

Thanks

 

Hi ! I did face that problem too. As no one aswered i give a hint :

Replace all & with %26. It does the job.

 

Good luck

Link to comment
Share on other sites

  • 1 month later...
  • 4 weeks later...
  • 9 months later...
  • 1 year later...

Hello, sorry for re-open this topic, but %26amp; is not working for my web service  :-(

 

 

Do you have an idea of the problem ?

 

& not working, %26amp; also not working   :(

 

Edit :

 

When i use %26amp; I have a special error :

<message><![CDATA[Validation error: "Property Product->name is not valid"]]></message>
Edited by vik93 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...