jonix icon indicating copy to clipboard operation
jonix copied to clipboard

Onix3 product long description is parsed wrongly when we pass html format inside CDATA tag.It is parsed something like this "<<Text textformat="02" xmlns="http://ns.editeur.org/onix/3.0/reference"/>> "

Open sravanikavuri opened this issue 3 years ago • 2 comments

we are using 8.x version of Jonix.

sample text we pass in xml <CollateralDetail> <TextContent> <TextType>03</TextType> <ContentAudience>00</ContentAudience> <Text textformat="02">Hello]]></Text> </TextContent> </CollateralDetail>

sravanikavuri avatar Feb 08 '22 15:02 sravanikavuri

Any information on this?the content inside tag is empty if we pass content inside cdata.

sravanikavuri avatar Mar 10 '22 02:03 sravanikavuri

Hi. Any help on how to overcome this issue and get text inside CDATA?

rpinto-pe avatar Apr 27 '22 12:04 rpinto-pe

See #32

zach-m avatar Jun 12 '23 07:06 zach-m