Displaying 1 - 50 of 182
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Clean up the Filter module upgrade path Needs review Minor Bug report 7.x-dev filter.module 28 21 min 24 sec 13 years 8 months
Add text part to log message of missing text format Active Normal Feature request 7.x-dev filter.module 2 1 week 2 days 1 year 1 month
The filter "Convert line breaks into HTML (i.e. <br> and <p>)" turns line breaks inside <li> tags into unmatched closing </p> tags Needs work Major Bug report 11.x-dev filter.module 1 1 week 6 days 1 week 6 days
Image alternative text loses text preceding colon upon leaving plain-text editor or upon saving node Needs review Normal Bug report 7.x-dev filter.module 32 1 week 6 days 7 years 1 month
Filter plugin uninstall validator is misleading, does not give next step Needs work Normal Bug report 11.x-dev filter.module 5 2 weeks 6 days 2 weeks 6 days
[D7] preg_split in _filter_url breaks for long html tags Needs work Normal Bug report 7.x-dev filter.module 41 3 weeks 11 hours stefanos.petrakis@gmail.com 3 years 5 months
Deprecate the 'roles' property of text formats and remove it from the UI Needs work Major Task 11.x-dev filter.module 80 3 weeks 5 days Wim Leers 3 years 8 months
Text format wrapper does not honor description_display Needs work Normal Bug report 11.x-dev filter.module 33 3 weeks 6 days 9 years 2 months
FilterCaption hard-codes allowed tags Needs work Normal Feature request 11.x-dev filter.module 83 1 month 5 days 8 years 10 months
Allow to skip filter processing in preRenderText() Needs work Normal Feature request 10.3.x-dev filter.module 9 1 month 1 week 1 month 2 weeks
"Restrict images to this site" restricts images that, by definition, *are* on this site. Needs work Normal Bug report 11.x-dev filter.module 33 1 month 1 week 5 years 7 months
Deprecated function: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprecated in _filter_html_image_secure_process Needs work Normal Bug report 10.2.x-dev filter.module 6 1 month 1 week 1 month 1 week
It is not possible to uninstall a module that provides a filter plugin - Drupal\Component\Plugin\Exception\PluginNotFoundException: The "{filter}" plugin does not exist Needs work Major Bug report 11.x-dev filter.module 187 1 month 1 week 4 years 11 months
Create a secure way to allow custom HTML elements and attributes in rewrite rules for Views Active Normal Feature request 11.x-dev filter.module 9 1 month 1 week 1 year 5 months
Improve schema for "allowed_html" to provide a better config diff Needs work Normal Feature request 11.x-dev filter.module 94 1 month 1 week 7 years 6 days
FilterHtmlImageSecure filters out valid local svg images Needs work Normal Bug report 11.x-dev filter.module 39 1 month 1 week 7 years 2 months
Create enum for FilterInterface:TYPE_* constants Needs work Normal Task 11.x-dev filter.module 8 1 month 2 weeks 1 month 3 weeks
filter_autop() returns <br /> but should return <br> for HTML5 Needs work Normal Bug report 11.x-dev filter.module 41 1 month 2 weeks 9 years 6 months
[PP-1] [META] Discuss: merge the Editor config entity into the FilterFormat config entity Postponed Major Plan 11.x-dev filter.module 18 1 month 2 weeks 2 years 7 months
[PP-2] Make FilterFormat config entities fully validatable Postponed Major Task 11.x-dev filter.module 11 1 month 2 weeks 2 months 1 week
Remove disabled filters from text format configuration Needs work Major Task 11.x-dev filter.module 34 1 month 3 weeks Wim Leers 9 years 4 months
"Basic HTML" text format does not support manual teaser break (<!--break-->) Needs work Normal Bug report 11.x-dev filter.module 64 1 month 3 weeks Anita Verma 5 years 4 months
Make 'Limit allowed HTML tags and correct faulty HTML' not accessible if CKEditor 5 is chosen Active Normal Feature request 11.x-dev filter.module 5 1 month 3 weeks 1 month 3 weeks
The filter "Convert line breaks into HTML (i.e. <br> and <p>)" generates duplicate br tags after a line ending in a break tag that doesn't exactly match <br /> Needs work Normal Bug report 11.x-dev filter.module 11 1 month 3 weeks 4 years 7 months
FilterHtml accepts <*> but does not support it, resulting in inaccurate ::getHtmlRestrictions() return value Needs work Normal Bug report 11.x-dev filter.module 41 1 month 4 weeks 2 years 8 months
Stop escaping CDATA elements in Html::serialize() Needs work Normal Task 11.x-dev filter.module 15 2 months 1 day alexandre.baron@symetris.com 2 months 4 days
Disabled text formats can't be seen in the GUI Needs work Critical Bug report 11.x-dev filter.module 154 2 months 1 day 8 years 10 months
Providing a default filter.format in a module is tricky Active Normal Bug report 11.x-dev filter.module 18 2 months 5 days 8 years 2 months
Remove all traces of fallback format concept from the (admin) UI Active Normal Task 11.x-dev filter.module 23 2 months 2 weeks 11 years 1 month
HTML Filter does not strip text between 'style' and 'script' elements Postponed (maintainer needs more info) Major Bug report 11.x-dev filter.module 56 2 months 3 weeks 14 years 12 months
D7 Backport: Links with "@" are converted into email addresses even if there is no domain suffix present Needs review Normal Bug report 7.x-dev filter.module 36 2 months 3 weeks 9 months 3 weeks
Caption filter should use existing <figcaption> and keep comments Active Normal Task 11.x-dev filter.module 26 2 months 3 weeks 6 years 3 months
[D7 PHP 8.3] TextSummaryTestCase::testLength() fails on some libxml versions Active Normal Task 7.x-dev filter.module 10 3 months 1 week 5 months 3 weeks
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 11.x-dev filter.module 17 3 months 1 week 1 year 3 months
Xss:filter() malforms inline image references with data uri scheme Needs work Normal Bug report 11.x-dev filter.module 13 3 months 2 weeks 3 months 2 weeks
UI improvement - Relocate Text Format above Body input form Needs work Normal Feature request 11.x-dev filter.module 6 3 months 2 weeks 3 months 3 weeks
Add test coverage for \Drupal\filter\Plugin\Filter\FilterHtml::getHTMLRestrictions Active Normal Task 11.x-dev filter.module 1 3 months 3 weeks 3 months 3 weeks
PHP8.1 deprecation: str_replace(): Passing null to parameter #3 Needs work Normal Bug report 11.x-dev filter.module 36 4 months 6 days 1 year 9 months
Improve representation of the list of enabled and disabled text formats Postponed (maintainer needs more info) Normal Task 11.x-dev filter.module 2 4 months 2 weeks 4 months 3 weeks
"Restrict images to this site" blocks image style derivatives Needs work Major Bug report 11.x-dev filter.module 72 5 months 4 days 8 years 9 months
Allow inline style to certain html elements despite of "Limit allowed HTML tags and correct faulty HTML" filter turned on Active Major Feature request 11.x-dev filter.module 14 5 months 1 week 2 years 2 months
Inconsistent behaviour in \Drupal\filter\FilterFormatInterface::setFilterConfig() Needs work Normal Bug report 11.x-dev filter.module 9 5 months 1 week 6 months 2 weeks
Align Image and Caption Image filters should indicate they work on media too Needs work Normal Feature request 11.x-dev filter.module 4 5 months 2 weeks 6 months 4 weeks
FilterHtml leaves unclosed tags inside inline scripts Needs work Normal Bug report 11.x-dev filter.module 26 5 months 3 weeks 7 years 6 months
Remove role="group" from figure in FilterCaption output Postponed (maintainer needs more info) Normal Task 11.x-dev filter.module 23 6 months 1 day 4 years 8 months
Filter module: "Restrict images to this site" incorrectly filters local images whose src attribute includes a query string Needs work Normal Bug report 11.x-dev filter.module 7 6 months 2 weeks 6 months 2 weeks
\Drupal\filter\Plugin\Filter\FilterHtmlCorrector and Html::normalize() and incorrectly "corrects" <source> tags Needs work Normal Bug report 11.x-dev filter.module 38 6 months 3 weeks 7 years 1 month
When caption is applied to embedded media, indicate view mode Needs work Normal Feature request 11.x-dev filter.module 8 6 months 3 weeks 1 year 7 months
Filter "Convert URLs into links" doesn't support multilingual web addresses Needs work Normal Bug report 7.x-dev filter.module 48 8 months 4 hours 11 years 10 months
Move filter implementations from filter.module to plugin classes Needs work Normal Task 11.x-dev filter.module 14 8 months 1 week 2 years 8 months

Pages

Subscribe with RSS Subscribe to Issues for Drupal core