mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 08:25:44 +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.