[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SV: Parse error in httpapi



Actually, according to this http://stackoverflow.com/questions/1091945/what-characters-do-i-need-to-escape-in-xml-documents
the > character doesn't need to be escaped inside an element text.

The OP's XML would thus pass the W3C Markup Validation Service test and be considered valid. But the parser used (Expat?) may still require that > be escaped, though that should then be considered a bug, I think.

I see that the Expat version on Scott's homepage is listed as being version 2.0.0, while the Expat site lists version 2.0.1 as the current one. The list of changes in that bugfix release doesn't directly state anything about the described scenario, but it may still be worth looking into as some of the listed fixes are pretty high-level descriptions that doesn't really say what has actually been fixed.

http://expat.sourceforge.net/
http://www.scottklement.com/expat/



-----Oprindelig meddelelse-----
Fra: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] På vegne af Koester, Michael
Sendt: 31. december 2015 14:43
Til: HTTPAPI and FTPAPI Projects
Emne: RE: Parse error in httpapi

I am going to guess that the trouble might be caused by the > just before "Skatteetaten"?  is that a character imbedded in the CorrespondenceTxt that needs to be escaped?

I had a similar issue with a < symbol recently. 

Michael Koester

> -----Original Message-----
> From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi- 
> bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Magne Kofoed
> Sent: Wednesday, December 30, 2015 1:48 PM
> To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Parse error in httpapi
> 
> Hi,
> 
> I get an error (the parsing just ends - no error msg, but RC = -1) 
> when I try to parse this tag:
> 
> <a:CorrespondenceTxt>&lt;p>Skatteetaten har behandlet innsendingen. Du 
> må åpne tilbakemeldingene under for å se hva du skal gjøre 
> videre.&lt;/p></a:CorrespondenceTxt>
> 
> Any idea on how to parse this?
> 
> HTTPAPI_VERSION is 1.24
> 
> Best regards,
> 
> Magne
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com ______________________________________________________________________

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------