leeksoup

Results 7 issues of leeksoup

The theme_views_mini_pager() function was not checking that the global variables $pager_page_array and $pager_total were set, resulting in an error when the view results were empty. Added code to check. Fixes...

Bugfix related to Issue #6423 text_summary returns empty string with filtered format Check status, not just existence of filter_autop Fixes https://github.com/backdrop/backdrop-issues/issues/6423

Removes the redundant and problematic filter_url and filter_autop from default formats that have the Text Editor enabled. (Only the Basic format.) Fixes https://github.com/backdrop/backdrop-issues/issues/6429

## Description of the bug When using the site search with the mini pager, I get errors if there are no results found. ## Steps To Reproduce To reproduce the...

type - bug report
status - has pull request
pr - ready to be committed
pr - works for me

## Description of the bug As I have been updating content on my Backdrop site (which I upgraded from D7) I noticed that some of the nodes' Teaser / trimmed...

type - bug report
status - has pull request
pr - ready to be committed
pr - works for me

## Description of the need The "Convert line breaks into HTML" / filter_autop filter breaks text_summary() when combined with CKEditor. See https://github.com/backdrop/backdrop-issues/issues/6423 It is also redundant in an Editor configuration,...

type - feature request
status - has pull request
pr - needs work
needs - more feedback

### Description The following code: ```php

bug
Extension: mbstring