Roundcube Community Forum

 

product_name in 0.8.1 adding '\' when using punctuation in the Product Name

Started by chadbaus, September 27, 2012, 09:09:22 AM

Previous topic - Next topic

chadbaus

This has been an ongoing issue since 0.5 and I thought I should bring it to someone's attention.  When configuring Roundcube using the Installer, in main.inc.php, a value such as "Chad's Webmail" gets stored as "Chad\\\'s Webmail", so it appears that it's escaping the apostrophe too many times.  I can correct the problem manually by modifying the file but it's been bothering me.

Can someone look into this?