hello,
if the product name is
a'c

it shows correctly in browser:
a-c

but if the product name is
d'c

it only shows:
c

what do i fix this problem? thanks