Posted by mgifford on August 11, 2010 at 6:19pm
4 followers
Jump to:
| Project: | Groups.drupal.org |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
as described here - http://groups.drupal.org/node/85254#comment-269329
I think the <caption> tag is being replaced by a <p> tag and this breaks accessibility.
Can we allow the <caption> tag for the filter? If not let us know where the problem might be.
Comments
#1
It's now in both of the input formats available to authenticated useres. Should be good to go, though the cache_filter may have to be cleared by editing the content.
#2
The tag
<caption>is being removed because is not listed between the allowed tags; it's not replaced by<p>, which is automatically added because .#3
#4
I am changing back the status change caused by the cross posting.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.