Some of the .svg files stored in alfresco share seem to get corrupted. We are having issue with retrieving those files. We retrieve those as an encoded string using base 64 encoding(Java). When trying to convert the encoded string error is thrown.
So we tried to encode the original image using base 64, we don't see any issue in decoding it back. However when we downloaded the .svg files stored in alfresco and tried to encode it using base 64 and then tried to decode it, we are having issue. So there is no issue with the original image, no issue with encoder/decoder, issue is there with the files stored in alfresco. So it has to do something with the way alfresco stores .svg files.
What i found is that the base 64 encoded text of the original image and the encoded text of the image stored in alfresco is different.
Kindly assist.
did you succed with this error ....
It seems highly unlikely that Alfresco is causing this problem because it doesn't do anything to your files other than copy them to the content store. Can you provide the exact software versions you are using as well as the exact steps that lead to the problem so that others can try to reproduce what you are seeing? Also include whatever custom code you are running.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.