-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
String within '<' and/or '&' and/or ' ' is not escaped, so if it happend, xml parsing will occur an error, these characters are not allowed in xml without escaped.
And lua table which is an array will be coverted to struct type,I think this is inconvenient for the user, at least I do not want to add "['*type'] = 'array'" to the table each time when it is an array.
Because I met it, I hacked in some quick support that works. The code is here:
nomadalex@4cfb179
Metadata
Metadata
Assignees
Labels
No labels