Anchors Bug
Reported by bd | March 9th, 2009 @ 06:05 PM | in 0.90
When using the WYSIWYG to add/modify content it was observed that when adding anchors the name of the anchor (e.g. name="anchor_name") is dropped after navigating away from the subject page (the tags remain but the name is lost).
After manually injecting the anchor name directly into the text in the MySQL database it was also observed that the anchor name is dropped when pulled by SMC from the database.
Comments and changes to this ticket
-
leveille March 18th, 2009 @ 04:40 PM
- State changed from new to resolved
This is not a bug, but rather a feature (don't you hate that). Simple MC uses HTMLPurifier to purify content. If you take a look in config you'll see a section specifically for HTMLPurifier:
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 ยป
SimpleMC, written in PHP, is meant to provide an easy way for content editors to edit blocks of content. It is meant for smaller sites, where clients just want to get in, edit some content, and get out.