diff options
author | Robert Adams | 2017-06-08 21:41:34 -0700 |
---|---|---|
committer | Robert Adams | 2017-06-08 21:41:34 -0700 |
commit | 5bfe8b18fe47012530231a614c9123372afb4c03 (patch) | |
tree | 7adf1439aabeba09ada9678b3c6b5e7f1965e9c6 /ThirdParty | |
parent | bug fix plus some cleanup (diff) | |
download | opensim-SC_OLD-5bfe8b18fe47012530231a614c9123372afb4c03.zip opensim-SC_OLD-5bfe8b18fe47012530231a614c9123372afb4c03.tar.gz opensim-SC_OLD-5bfe8b18fe47012530231a614c9123372afb4c03.tar.bz2 opensim-SC_OLD-5bfe8b18fe47012530231a614c9123372afb4c03.tar.xz |
Another attempt at parsing MOAP <Media> elements in OAR files.
Seems there are multiple interpretations of the format of the content of the
<Media> element in OAR files. OpenSimulator (for reasons lost in the mist of time)
escapes the XML in the element and then reparses it was a separate XmlReader.
Other simulators fill the <Media> element with regular XML.
This patch parses the <Media> escaped XML content as it always has and, if
the parsing fails, falls back to trying to parse the pure XML.
Diffstat (limited to 'ThirdParty')
0 files changed, 0 insertions, 0 deletions