Re: [PATCH] Fix of upstream parsing of CDATA

2020-03-12 Thread Linus Björnstam
Oleg replied that he will look into this bug when he has time (and that the patch looked reasonable), which sounded non-imminent :) Hopefully this means that there will be an upstream patch sometime in the future. -- Linus Björnstam On Thu, 16 Jan 2020, at 13:00, Linus Björnstam wrote: > Hel

[PATCH] Fix of upstream parsing of CDATA

2020-01-16 Thread Linus Björnstam
Hello Guilers! RhodiumToad found an error in sxml where it would not properly parse CDATA: > would be converted to > inside CDATA blocks. This is probably due to some wrong reading of the XML spec: "Within a CDATA section, only the CDEnd string is recognized as markup, so that left angle b