WYSIWYG Editors messing up text area for .htaccess rules
mikeytown2 - July 1, 2009 - 08:48
| Project: | Boost |
| Version: | 6.x-1.0-beta2 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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?

#1
Asked for support
#506978: Anyway to tell editors to not attach themselves to a textarea?
#2
Alt would be to put generated text in a div and use http://php.net/htmlentities
#3
#4
committed
#5
Automatically closed -- issue fixed for 2 weeks with no activity.