Generated by XStandard comment showing up after saving
marqpdx - February 18, 2008 - 19:50
| Project: | XStandard WYSIWYG Editor |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | henrrrik |
| Status: | active |
Description
Hi,
The <!-- Generated by XStandard version 2.0.0.0 on 2008-02-18T11:46:00 --> comment is showing up on all my live content.
Any thoughts?
thx,
m

#1
Screenshot attached,
thx,
m
#2
Thanks for reporting this!
It seems to be caused by the new HTML corrector feature when using the Full HTML input format. A workaround is to simply turn it that off under admin/settings/filters. I'll dig deeper as soon as I have some spare time!
#3
#4
That's a fix, or at least work-around.
thanks much!!
m
#5
This has been reported as a bug in filter.module (#222926: htmlcorrector filter escapes HTML comments). If it doesn't get fixed I'll add some code that throws up a warning if the HTML corrector is enabled.