-
Committer:
sebastien beau
-
Date:
2012-04-28 16:16:47 UTC
-
Revision ID:
sebastien.beau@akretion.com.br-20120428161647-rospu2e90hzbdigq
[FIX] product_image_olbs : image should be encoded in base64 mode without \n at the end. Indeed when we syncronize image with external system like magento, they may need a image encoded in with the base64 alphabet, using encodestring method add the newline character that broke this compatibility