Active
Project:
Heading Normalizer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2009 at 23:22 UTC
Updated:
12 Feb 2012 at 05:22 UTC
This patch is getting applied (right now) to make the heading filter work on incasesensitive headings.
However the matching should still be improved to support better html attribute matching.
The patch further adds some description modification and a new function wrapper.
| Comment | File | Size | Author |
|---|---|---|---|
| heading_incasesensitive.patch | 2.85 KB | miro_dietiker |
Comments
Comment #1
miro_dietikerAs of the XHTML standard, headings should no longer be matched case insensitive, while HTML was case insensitive.
Thus, incasesensitivity might even need to be an option...