mirror of
https://github.com/opensim/opensim.git
synced 2026-06-03 00:46:33 +08:00
The following patch fixes the import of assets via the REST interface to use the proper Base64->Bytes conversion. The previous conversion did not work correctly for binary data, in particular for textures.