Closed (works as designed)
Project:
HTML Purifier
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 May 2012 at 21:36 UTC
Updated:
22 May 2012 at 01:20 UTC
I'd like to request that the default ATTR "EnabledID" be set to Yes by default and that spacing in between the wording on the configure filter page be added as it's not readable.
I don't fully understand why removing ID's would be helpful?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| htmlpurifier-id.png | 11.1 KB | kingfisher64 |
Comments
Comment #1
ezyang commentedIDs are not enabled by default because user-submitted IDs can interfere with pre-existing IDs on a webpage. You are recommended to specify an ID blacklist when you enable IDs. See http://htmlpurifier.org/docs/enduser-id.html for details.