Bug: Saving config setting with apostrophe crashes site
Reported by dleffler | February 27th, 2012 @ 10:30 PM | in 2.0.6 (closed)
When you save ah html config setting which includes an apostrophe, it is escaped to //' instead of /' and therefore is interpreted as a slash and then a closing quote which will prevent the site from displaying as it crashes early in the page load when loading the config.php settings.
I have a fix for this locally, but want to test a little more.
Comments and changes to this ticket
-
expNinja February 28th, 2012 @ 12:58 AM
- State changed from open to resolved
(from [f7ba00431f2ffee08f8651e734f3049dd7592ea4]) Should fix problem where extra slash added to config.php when including an apotrophe in an html site configuration setting [#550 state:resolved] https://github.com/exponentcms/exponent-cms/commit/f7ba00431f2ffee0...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS