As reported here http://drupal.org/node/358579#comment-1751436 if you have a WYSIWYG Editor (like Fckeditor) attaching its self to the generation of the .htaccess rules, it can mess them up. Current workaround is to use boosted1/2.txt or disable the WYSIWYG Editor for the performance page. Is there a way to tell WYSIWYG Editors to not attach it's self to a textarea?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | boost-506970.patch | 827 bytes | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedAsked for support
#506978: Anyway to tell editors to not attach themselves to a textarea?
Comment #2
mikeytown2 commentedAlt would be to put generated text in a div and use http://php.net/htmlentities
Comment #3
mikeytown2 commentedComment #4
mikeytown2 commentedcommitted