Merge lp:~akretion-team/openerp-product-attributes/openerp-product-attrs-image-char-fix into lp:~product-core-editors/openerp-product-attributes/7.0
Proposed by
Raphaël Valyi - http://www.akretion.com
Status: | Rejected |
---|---|
Rejected by: | Raphaël Valyi - http://www.akretion.com |
Proposed branch: | lp:~akretion-team/openerp-product-attributes/openerp-product-attrs-image-char-fix |
Merge into: | lp:~product-core-editors/openerp-product-attributes/7.0 |
Diff against target: |
12 lines (+1/-1) 1 file modified
product_images/product_images.py (+1/-1) |
To merge this branch: | bzr merge lp:~akretion-team/openerp-product-attributes/openerp-product-attrs-image-char-fix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Guewen Baconnier @ Camptocamp | Needs Information | ||
Joao Alfredo Gama Batista | Needs Information | ||
Review via email:
|
Description of the change
trivial fix for https:/
(tested)
To post a comment you must log in.
Unmerged revisions
- 208. By Raphaël Valyi - http://www.akretion.com
-
[product_images] fix char encoding
Hi Raphael,
I couldn't reproduce the bug that generate this merge on the rev. 207. Could you go back to the bug report and put more details on how to reroduce it?
About the fix, maybe you should try to handle your strings with tools.ustr().
Thanks for your contribution!