diff options
author | Diva Canto | 2015-05-02 20:40:37 -0700 |
---|---|---|
committer | Diva Canto | 2015-05-02 20:40:37 -0700 |
commit | 365f46bfa91245e6e277a180dc6bbf757ea2540f (patch) | |
tree | 9dfe4d04ab33e2653415e9890dc43f2d88dc8415 /OpenSim/Framework/Serialization/TarArchiveWriter.cs | |
parent | Corrected typo in namespace (diff) | |
download | opensim-SC-365f46bfa91245e6e277a180dc6bbf757ea2540f.zip opensim-SC-365f46bfa91245e6e277a180dc6bbf757ea2540f.tar.gz opensim-SC-365f46bfa91245e6e277a180dc6bbf757ea2540f.tar.bz2 opensim-SC-365f46bfa91245e6e277a180dc6bbf757ea2540f.tar.xz |
Mantis #7514
Mono bug introduces double xmlns attribute names when rewriting the asset in HGAssetService, e.g. <SceneObjectPart xmlns:xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xmlns:xsd="http://www.w3.org/2001/XMLSchema">.
Solution: remove all attributes before saving.
Diffstat (limited to 'OpenSim/Framework/Serialization/TarArchiveWriter.cs')
0 files changed, 0 insertions, 0 deletions