Displaying 51 - 100 of 107
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
text_format render element doesn't work with #group property Active Minor Task main filter.module 10 1 year 8 months 6 years 2 weeks
Allow inline style to certain html elements despite of "Limit allowed HTML tags and correct faulty HTML" filter turned on Active Major Feature request main filter.module 16 1 year 8 months 4 years 2 months
Rename $format and $name to $id and $label in FilterFormat (per @todo) Active Normal Task main filter.module 70 1 year 8 months 10 years 8 months
Improve representation of the list of enabled and disabled text formats Active Normal Task main filter.module 4 1 year 9 months 2 years 4 months
Make FilterAPITest a Unit Test and split it Needs work Normal Task main filter.module 22 1 year 10 months wim leers 13 years 6 months
Filter plugin uninstall validator is misleading, does not give next step Needs work Normal Bug report main filter.module 6 2 years 3 weeks 2 years 3 weeks
"Restrict images to this site" restricts images that, by definition, *are* on this site. Needs work Normal Bug report main filter.module 34 2 years 1 month 7 years 7 months
Create a secure way to allow custom HTML elements and attributes in rewrite rules for Views Active Normal Feature request main filter.module 10 2 years 1 month 3 years 5 months
FilterHtmlImageSecure filters out valid local svg images Needs work Normal Bug report main filter.module 40 2 years 1 month 9 years 2 months
Create enum for FilterInterface:TYPE_* constants Needs work Normal Task main filter.module 9 2 years 1 month 2 years 1 month
[PP-2] Make FilterFormat config entities fully validatable Postponed Major Task main filter.module 12 2 years 1 month 2 years 2 months
Make 'Limit allowed HTML tags and correct faulty HTML' not accessible if CKEditor 5 is chosen Active Normal Feature request main filter.module 6 2 years 1 month 2 years 1 month
Stop escaping CDATA elements in Html::serialize() Needs work Normal Task main filter.module 16 2 years 2 months alexbaron77 2 years 2 months
Remove all traces of fallback format concept from the (admin) UI Active Normal Task main filter.module 24 2 years 2 months 13 years 1 month
EditorFileReference should compute a px <img height> if a % <img width> is specified, even though % <img width> is not allowed in HTML5 Needs work Normal Bug report main filter.module 18 2 years 3 months 3 years 3 months
UI improvement - Relocate Text Format above Body input form Needs work Normal Feature request main filter.module 7 2 years 3 months 2 years 3 months
Add test coverage for \Drupal\filter\Plugin\Filter\FilterHtml::getHTMLRestrictions Active Normal Task main filter.module 2 2 years 3 months 2 years 3 months
Inconsistent behaviour in \Drupal\filter\FilterFormatInterface::setFilterConfig() Needs work Normal Bug report main filter.module 10 2 years 5 months 2 years 6 months
FilterHtml leaves unclosed tags inside inline scripts Needs work Normal Bug report main filter.module 27 2 years 5 months 9 years 6 months
Filter module: "Restrict images to this site" incorrectly filters local images whose src attribute includes a query string Needs work Normal Bug report main filter.module 8 2 years 6 months 2 years 6 months
\Drupal\filter\Plugin\Filter\FilterHtmlCorrector and Html::normalize() and incorrectly "corrects" <source> tags Needs work Normal Bug report main filter.module 39 2 years 6 months 9 years 1 month
FilterInterface::tips return does not match core implementations Needs work Normal Bug report main filter.module 15 2 years 9 months 2 years 9 months
Deprecate the "Full HTML" text format in Standard and Umami in favor of a "content editor HTML" for content editor roles Active Major Task main filter.module 26 2 years 10 months 6 years 5 months
Text Filter should prompt for headings on long text Active Normal Feature request main filter.module 21 2 years 11 months 11 years 9 months
Accessibility: Compose tips tables need better use of id's & summary elements Active Normal Bug report main filter.module 24 2 years 11 months 15 years 1 month
check_markup(): $format_id must be required, $langcode should default to LANGCODE_NOT_SPECIFIED Needs work Normal Bug report main filter.module 77 3 years 4 weeks 16 years 6 months
Reduce complexity in _filter_url() Active Normal Task main filter.module 7 3 years 1 month 3 years 4 months
Split rel="nofollow" option into separate Nofollow filter from HTML filter Active Normal Feature request main filter.module 19 3 years 1 month 15 years 11 months
Filter tips improperly strips markup attributes/elements. Active Minor Bug report main filter.module 7 3 years 2 months 3 years 3 months
ProcessedText filter doesn't pass in correct language when using language fallback Needs work Normal Bug report main filter.module 24 3 years 2 months 6 years 9 months
Constrain the width of aligned images, media, blockquotes etc to a max of 75% Needs work Major Task main filter.module 123 3 years 2 months 6 years 8 months
Remove redirect to formats overview page from format edit form when destination parameter was not specified Needs work Minor Task main filter.module 17 3 years 2 months 8 years 6 months
[ATAG] Text editor should alert user when headings are out of order Active Normal Feature request main filter.module 7 3 years 3 months 3 years 10 months
Users should be warned if use of Trimmed summaries requires the filter_htmlcorrector (faulty HTML filter) Active Normal Feature request main filter.module 3 3 years 3 months 3 years 3 months
Follow up on 14614509: Trigger error when attribute is not in list Active Normal Feature request main filter.module 3 3 years 4 months 3 years 4 months
Filter plugin requirements handling Active Normal Feature request main filter.module 5 3 years 5 months 3 years 6 months
filter_formats() returns different value based on access, lacks cacheability metadata Needs work Normal Bug report main filter.module 21 3 years 6 months 10 years 5 months
<script> src values being stripped out of allowed HTML tags Active Normal Bug report main filter.module 4 3 years 10 months 3 years 10 months
It's not possible to drag an item from CKE and change the "Allowed HTML tags" on a text format Active Normal Bug report main filter.module 9 4 years 2 weeks 4 years 2 weeks
Remove unused javascript from filter module Postponed Normal Task main filter.module 4 4 years 2 weeks 4 years 2 weeks
\Drupal\text\Plugin\Field\FieldType\TextItemBase normalization: 'format' property can be NULL but string expected from Typed Data Active Minor Task main filter.module 21 4 years 2 weeks 9 years 4 months
Limit allowed HTML tags and correct faulty HTML filter filters out html comments Active Normal Feature request main filter.module 5 4 years 2 months 4 years 2 months
Some filter configuration don't get restored Active Normal Bug report main filter.module 6 4 years 3 months 4 years 3 months
Context-aware text filters (provide more meta information to the filter system) Needs work Normal Task main filter.module 91 4 years 4 months 18 years 2 months
Convert URLs into links: Wrong protocol applied if omitted and it is https Active Normal Feature request main filter.module 14 4 years 4 months 6 years 11 months
Remove <u> tag from filter module since it has been deprecated. Needs work Normal Bug report main filter.module 19 4 years 5 months 4 years 11 months
Change the label "About text formats" if only one format is available Needs work Normal Feature request main filter.module 46 4 years 5 months 10 years 9 months
Allow whitelisting HTML attributes against all tags Active Normal Feature request main filter.module 8 4 years 10 months 5 years 1 week
Filter URL to links with options to convert URL or email. Needs work Normal Feature request main filter.module 15 4 years 10 months 7 years 5 months
Filter caption class max-width not works on IE Needs work Minor Task main filter.module 11 5 years 1 week ChaosW 5 years 1 week

Pages

Subscribe with RSS Subscribe to Issues for Drupal core