I've exported a product with a help description that contains a ' character. The feature becomes broken after this because it isn't escaped properly.
I've exported a product with a help description that contains a ' character. The feature becomes broken after this because it isn't escaped properly.
Comments
Comment #1
Johnny vd Laar commentedI've modified one function into this:
This solved the problem.
Comment #2
pcambraThanks for this hint, I've committed your modifications and they work great!