mirror of
https://github.com/opensim/opensim.git
synced 2026-07-04 18:15:56 +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.