Opened 15 years ago

Closed 15 years ago

#197 closed defect (fixed)

need to escape quotes in xml2json

Reported by: madair Owned by: madair
Priority: P2 Milestone: 2.0
Component: Widgets Version: 1.1.0
Severity: Minor Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

single and double quotes in XML text nodes causes JSON parsing problems in xml2json

Change History (2)

comment:1 by madair, 15 years ago

(In [1719]) re #197: add call to addslashes for text nodes to escape quotes

comment:2 by madair, 15 years ago

Resolution: fixed
Status: newclosed

(In [1720]) closes #197: patch applied to trunk

Note: See TracTickets for help on using tickets.