var/test = "http://example.com?x=1&y=2&z=3"
/* becomes:
<?xml * ?>
<dm>
<var file=*>test
<val file=*>"http://example.com?x=1&y=2&z=3"</val>
</var>
*/
ID:1953312
Oct 2 2015, 8:11 am
|
|||||
| |||||
Naked &s are invalid xml:
var/test = "http://example.com?x=1&y=2&z=3" */ |
[edit]
Since I did move this to a new thread, I'll need you to fill in bug report info.